会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Zachary Hodge Zou
博客园
首页
新随笔
联系
订阅
管理
2014年8月3日
Android Context
摘要: http://www.cnblogs.com/android100/p/Android-Context.html
阅读全文
posted @ 2014-08-03 20:32 Zachary Hodge Zou
阅读(130)
评论(0)
推荐(0)
Java GC Thread
摘要: Java GC Thread
阅读全文
posted @ 2014-08-03 20:29 Zachary Hodge Zou
阅读(291)
评论(0)
推荐(0)
java generic type
摘要: java generic type:类型安全、类型参数化、不需要强制转换
阅读全文
posted @ 2014-08-03 20:28 Zachary Hodge Zou
阅读(161)
评论(0)
推荐(0)
android avoiding-memory-leaks
摘要: android avoiding-memory-leaksMemory Leak是会有多个方面会引起的,比如Drawable, RemoteViews, Receiver, Cursor,InputStream, MediaPlayer等,此外,如果使用JNI也会因为C或C++的代码导致Memory...
阅读全文
posted @ 2014-08-03 14:38 Zachary Hodge Zou
阅读(174)
评论(0)
推荐(0)
a various of context
摘要: ContextWrapper.getApplicationContext():Return the context of the single, global Application object of the current process生命周期是整个应用,应用摧毁它才摧毁View.getCon...
阅读全文
posted @ 2014-08-03 13:54 Zachary Hodge Zou
阅读(362)
评论(0)
推荐(0)
公告