- 浏览: 4616 次
- 性别:
最新评论
文章列表
android 加载图片轻松避免OOM(out of memory)http://blog.csdn.net/liaoxingliao/article/details/6937168
Android NDK中C和java之间数组的传送
http://blog.csdn.net/semillon/article/details/6942894
参考网上搜索文章,备用。
使用nexus代理maven仓库更新索引的方法。
1,下载http://repo1.maven.org/maven2/.index/nexus-maven-repository-index.zip
2,停止nexus
3,将nexus的仓库文件夹sonatype-work\nexus\indexer\central-ctx下的文件全部删掉
4,将nexus-maven-repository-index.zip解压后,放到sonatype-work\nexus\indexer\central-ctx下面
5,重启nexus即自动更新索引