2014年5月22日

Google performance Tools (gperftools) 使用心得 (zhuan)

摘要: http://blog.csdn.net/passers_b/article/details/9264151Google performance Tools (gperftools) 使用心得gperftools是google开发的一款非常实用的工具集,主要包括:性能优异的malloc free内存... 阅读全文

posted @ 2014-05-22 10:45 笨笨居士 阅读(690) 评论(0) 推荐(0)

android 语言切换过程分析 (zhuan)

摘要: 最近在看一个bug,系统切换语言后,本来退到后台的音乐,会在通知栏上显示通知。为了解决这个bug,我学习了下android的语言切换流程,也参考了大量其他人的资料。(主要参考了http://blog.csdn.net/wqhjfree/article/details/8244520)在这里我将自己... 阅读全文

posted @ 2014-05-22 10:38 笨笨居士 阅读(1841) 评论(2) 推荐(0)

导航