File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,19 @@ CEF 文档中文翻译任务
11
11
- [x] [ CEF General Usage Task List] ( https://github.com/fanfeilong/cefutil/blob/master/doc/CEF%20General%20Usage%20Task%20List.md )
12
12
- [x] [ CEF General Usage中文版,欢迎查阅] ( https://github.com/fanfeilong/cefutil/blob/master/doc/CEF%20General%20Usage-zh-cn.md )
13
13
14
+ CEF FAQ
15
+ -------
16
+ - [ CEF 的关闭流程] ( https://github.com/xnightsky/cefutil/blob/master/doc/CEF_Close.md )
17
+ - [ CEF 的C和C++封装] ( https://github.com/xnightsky/cefutil/blob/master/doc/CEF_cpp2c_annotation.md )
18
+ - [ CEF 的JavaScript和C++跨语言交互(https://github.com/xnightsky/cefutil/blob/master/doc/CEF_JavaScript_Cpp.md )
19
+
14
20
Chromium Documentations
15
21
-----------------
16
22
- [ Chromium Build Guid] ( https://github.com/fanfeilong/cefutil/blob/master/doc/chromium_build_guid.md )
17
23
- [ Chromium Generation Your Project] ( https://github.com/fanfeilong/cefutil/blob/master/doc/gyp.md )
18
24
- [ Chromium Resoures] ( https://github.com/fanfeilong/cefutil/blob/master/doc/chromium_resources.md )
19
25
- [ Chromium Content Register V8 Extension] ( https://github.com/fanfeilong/cefutil/blob/master/doc/content_register_v8_extension.md )
20
- - [ CEF Interaction Between JavaScript and C++ ] ( https://github.com/fanfeilong /cefutil/blob/master/doc/CEF_JavaScript_Cpp.md )
26
+ - [ Chromium GYP 中文翻译 ] ( https://github.com/xnightsky /cefutil/blob/master/doc/gyp.pdf )
21
27
22
28
相关链接
23
29
---------
You can’t perform that action at this time.
0 commit comments