
Android
chao1118
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
android源码下载方式
android源码下载方式:方式一:1) 创建~/bin$ mkdir ~/bin$ PATH=~/bin:$PATH2) 下载repo$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo$ chmod a+x ~/bin/repo3) 创建保存转载 2012-12-04 20:11:51 · 477 阅读 · 0 评论 -
android 线程学习
http://wendang.baidu.com/view/7cdef741be1e650e52ea99db.htmlhttp://www.cnblogs.com/leon19870907/archive/2012/02/25/2367549.htmlhttp://blog.youkuaiyun.com/fastthinking/article/details/7331573http://转载 2013-02-25 23:57:46 · 351 阅读 · 0 评论