Skip to content

Commit 10b227a

Browse files
committed
Update README.md
1 parent 31f0754 commit 10b227a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,19 @@ CEF 文档中文翻译任务
1111
- [x] [CEF General Usage Task List](https://github.com/fanfeilong/cefutil/blob/master/doc/CEF%20General%20Usage%20Task%20List.md)
1212
- [x] [CEF General Usage中文版,欢迎查阅](https://github.com/fanfeilong/cefutil/blob/master/doc/CEF%20General%20Usage-zh-cn.md)
1313

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+
1420
Chromium Documentations
1521
-----------------
1622
- [Chromium Build Guid](https://github.com/fanfeilong/cefutil/blob/master/doc/chromium_build_guid.md)
1723
- [Chromium Generation Your Project](https://github.com/fanfeilong/cefutil/blob/master/doc/gyp.md)
1824
- [Chromium Resoures](https://github.com/fanfeilong/cefutil/blob/master/doc/chromium_resources.md)
1925
- [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)
2127

2228
相关链接
2329
---------

0 commit comments

Comments
 (0)