摘要: Getting Around the Chromium Source Code Directory Structure 目录 1 High-level overview 2 Quick introduction to the solution file 3 Top-level projects 4 Quick reference for the directory tr... 阅读全文
posted @ 2013-11-09 22:26 Sir Lee 阅读(465) 评论(0) 推荐(0) 编辑
摘要: 描述findbar的响应过程及动作 阅读全文
posted @ 2013-11-05 22:17 Sir Lee 阅读(436) 评论(0) 推荐(0) 编辑
摘要: 使用自己实现的malloc、new等内存申请函数替代标准库自带的申请方式 阅读全文
posted @ 2013-11-02 21:54 Sir Lee 阅读(867) 评论(0) 推荐(1) 编辑
摘要: 线程安全单例的实现 阅读全文
posted @ 2013-10-25 21:09 Sir Lee 阅读(400) 评论(0) 推荐(0) 编辑
摘要: 使用宏对枚举进行扩展,减少重复代码,使代码更清爽。 阅读全文
posted @ 2013-10-25 20:56 Sir Lee 阅读(482) 评论(0) 推荐(0) 编辑