https://www.virtualbox.org/wiki/Download_Old_Builds_4_3 http://download.virtualbox.org/virtualbox/4.3.12/...
分类:
其他好文 时间:
2014-10-30 15:35:55
阅读次数:
129
原文地址 :http://www.oschina.net/question/12_147761菜单:Help > Install New Software...输入如下 URL 地址:http://build.eclipse.org/eclipse/builds/4P/siteDir/updates...
分类:
编程语言 时间:
2014-10-20 19:18:38
阅读次数:
265
通过查看android源码目录下的build/envsetup.sh文件,可知:- m: Makes from the top of the tree.- mm: Builds all of the modules in the current directory.- mmm: Builds all...
分类:
移动开发 时间:
2014-09-28 19:33:54
阅读次数:
194
注:还有问题,还没有成功,哪位能帮忙解答一下 -_-~|||0、首先,要有耐心,相信会有够折腾的;如果你会提出“为什么要自己做编译JDK这样无聊的事情”这样的问题的话,还是别往下看了,浪费时间啊。我是参照openjdk的这个文档(README-builds.html)来做的,附件传不上去我就不传了,...
分类:
其他好文 时间:
2014-09-18 23:40:14
阅读次数:
319
android源码目录下的build/envsetup.sh文件,描述编译的命令- m: Makes from the top of the tree.- mm: Builds all of the modules in the current directory.- mmm: Builds all...
分类:
移动开发 时间:
2014-09-18 18:42:24
阅读次数:
226
1 修改jenkins的根目录,默认地在C:\Documents and Settings\AAA\.jenkins 。.jenkins├─jobs│ └─JavaHelloWorld│ ├─builds│ │ ├─2011-11-03_16-48-17│ │ ├─2011-11-03_16-49-...
分类:
其他好文 时间:
2014-09-09 19:53:29
阅读次数:
261
hudson任务配置说明Discard Old Builds:hudson默认保留过去的构建,勾选此选项,则可以设置构建记录的有效期;(帮助:这里控制着您想要在hudson所在的磁盘把构建记录存储的有效期;Hudson为此提供两个标准:1.时间驱动—在hudson中您可以判断如果达到一定时限来删除一...
分类:
其他好文 时间:
2014-09-09 12:21:38
阅读次数:
210
adb pull push文件出现Permission denied,明明已经root
其实很简单
首先adb root
如果提示 adbd cannot run as root in production builds
安装一个叫超级adbd的apk
地址http://www.anzhi.com/soft_616421.html#
在手机上赋予root权限,再开启用超级adbd...
分类:
数据库 时间:
2014-09-05 14:23:21
阅读次数:
583
在 首选项 中,Android--> Build 下,有一个复选框: skip packaging and dexing until export or launch.(Speed up automatic builds on file save )取消该选项,再重新cleanup一下,即可在bin...
分类:
系统相关 时间:
2014-09-04 10:28:59
阅读次数:
238
自己记着当笔记,水平有限,仅供参考## Audio policy configuration for generic device builds (goldfish audio HAL - emulator)#这是模拟器的Audio policy配置## Global configuration s...
分类:
其他好文 时间:
2014-08-27 18:21:28
阅读次数:
227