陈伟航
陈伟航
全部文章
未归档
归档
标签
去牛客网
登录
/
注册
陈伟航的博客
blog.cweihang.io
全部文章
/ 未归档
(共50篇)
【Chromium中文文档】沙箱FAQ
转载请注明出处: https://ahangchen.gitbooks.io/chromium_doc_zh/content/zh/General_Architecture/Sandbox_FAQ.html 全书地址 Chromium中文文档 for https://www.chromium...
2016-04-17
0
342
【Chromium中文文档】安全浏览 -- Chrome中的警告都是怎么来的?
转载请注明出处: https://ahangchen.gitbooks.io/chromium_doc_zh/content/zh/General_Architecture/SafeBrowsing.html 全书地址 Chromium中文文档 for https://www.chromiu...
2016-04-08
0
281
【Chromium中文文档】Profile架构(看看谷歌家的重构)
进程模型 转载请注明出处: https://ahangchen.gitbooks.io/chromium_doc_zh/content/zh/General_Architecture/Profile_Architecture.html 全书地址 Chromium中文文档 for https...
2016-04-05
0
257
【Chromium中文文档】进程模型
转载请注明出处: https://ahangchen.gitbooks.io/chromium_doc_zh/content/zh/General_Architecture/Process_Models.html 全书地址 Chromium中文文档 for https://www.chrom...
2016-03-31
0
208
【Chromium中文文档】跨进程通信 (IPC)
转载请注明出处: https://ahangchen.gitbooks.io/chromium_doc_zh/content/zh/General_Architecture/Inter-process_Communication.html 全书地址 Chromium中文文档 for http...
2016-03-30
0
306
【Chromium中文文档】跨平台开发的约定与模式
转载请注明出处: https://ahangchen.gitbooks.io/chromium_doc_zh/content/zh/General_Architecture/Conventions_and_patterns_for_multi-platform_development.html 全...
2016-03-30
0
333
【Chromium中文文档】Chromium多进程架构
转载请注明出处: https://ahangchen.gitbooks.io/chromium_doc_zh/content/zh/Start_Here_Background_Reading/Multi-process_Architecture.html 全书地址 Chromium中文文档...
2016-03-30
0
427
[源码]Sqlite是怎么通过CursorWindow读DB的
更多内容在这里查看 https://ahangchen.gitbooks.io/windy-afternoon/content/ 执行QUERY 执行SQLiteDatabase类中query系列函数时,只会构造查询信息,不会执行查询。 (query的源码追踪路径) 执行M...
2016-03-30
0
209
一个由Proguard与FastJson引起的血案
更多内容请看这里: https://ahangchen.gitbooks.io/windy-afternoon/content/ 更新微信sdk导致ComposeData中的内部类ComposeDataSender方法被混淆 根本原因,fastjson使用姿势不对。 问题描述: 一个发件人列...
2016-03-30
0
197
Sqlite在Android上的一个Bug - 临时文件写策略
SQLITE在ANDROID上的一个BUG: SQLiteCantOpenDatabaseException: unable to open database file (code 14) 更多关于Android开发的内容可以在我的gitbook查看 https://ahangchen...
2016-03-30
0
258
首页
上一页
1
2
3
4
5
下一页
末页