
bitmap
ndzj981479673
研究生
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
android开发进阶----how to省内存
点击打开链接原创 2014-08-18 14:11:43 · 854 阅读 · 1 评论 -
在非主线程里处理bitmap
不能在main ui线程里load网络图片,启动一个异步taskshould not be executed on the main UI thread if the source data is read from disk or a network location (or really any source other than memory)For example, it’s no翻译 2014-08-28 20:15:20 · 918 阅读 · 0 评论 -
Bitmap的cache处理,包括memory cache和disk cache
翻译至点击打开链接翻译 2014-08-27 17:53:44 · 1800 阅读 · 0 评论