We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7619d55 commit 81f9cc2Copy full SHA for 81f9cc2
README.md
@@ -30,6 +30,9 @@ CEF全称是Chromium Embedded Framework,它是Chromium的Content API的封装
30
- [Chromium Build Guid](https://github.com/fanfeilong/cefutil/blob/master/doc/chromium_build_guid.md)
31
- [Chromium for developer](http://www.chromium.org/developers)
32
- [windows build instructions](https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md)
33
+ - depot_tool的官方地址被墙(一种深深的怨恨),可以在github 里搜索depot tool 关键字搜索相关的克隆项目,例如:
34
+ - [depot tool](https://github.com/cybertk/depot_tools)
35
+ - google 官方开发的vs插件,专门为chromium源码提供的。[vs-chromium](https://github.com/chromium/vs-chromium)
36
37
相关链接
38
---------
0 commit comments