2013年1月23日

[转]Ubuntu下基于Eclipse的Android开发环境的方法

摘要: 本文转自:http://www.cnblogs.com/shenlian/archive/2011/06/16/2083030.htmlFromhttp://user.qzone.qq.com/1254366477?ADUIN=549085145&ADSESSION=1308224081&ADTAG=CLIENT.QQ.3307_FriendTip.0&ptlang=2052注:本文中<android_sdk>代表Android SDK安装路径这里选择”/home/victorhu/Code/android-sdk-linux_86″Step 0 : 准备s 阅读全文

posted @ 2013-01-23 19:25 freeliver54 阅读(283) 评论(1) 推荐(0)

[转]虚拟机下Ubuntu共享主机文件(Ubuntu、VMware、共享)

摘要: 本文转自:http://www.cnblogs.com/liu_xf/archive/2011/02/18/1957579.html摘要: 使用虚拟机运行Ubuntu时,主机与宿主机共享文件的方法。 简介:首先设置虚拟机: 虚拟机 -> 设置-> Hardware -> Network Adapter,在网络连接处设置为 “桥接:直接连接到物理网络”,“NAT:使用已共享的主机IP地址”处打勾。再设置好ubuntu网络IP地址Ping测试,看能否Ping通,在“系统->系统管理”下点击"网络工具"如果能ping通,则可以开始下面的步骤了。注意,如果是 阅读全文

posted @ 2013-01-23 19:10 freeliver54 阅读(250) 评论(2) 推荐(0)

ubuntu中文wiki

摘要: http://wiki.ubuntu.org.cn/index.php?title=%E9%A6%96%E9%A1%B5&variant=zh-cn 阅读全文

posted @ 2013-01-23 18:57 freeliver54 阅读(199) 评论(0) 推荐(0)

[转]如何用CruiseControl.Net来进行持续化集成

摘要: 本文转自:http://www.cnblogs.com/jillzhang/archive/2008/03/03/1089099.html注:本文属jillzhang原创,转载请注明出处 ,欢迎访问http://jillzhang.cnblogs.com/来获取最新更新本文的目的:本文总结了过去一年中使用CruiseControl.Net来对工作流程进行持续化集成的经验教训,详细地讲述安装,配置,使用CruiseControl.Net的具体步骤,希望通过阅读本文,能理解和掌握使用CruiseControl.Net的基本使用技巧,用工具来改善工作流程和提高工作效率。什么是持续化集成首先,我们先搞 阅读全文

posted @ 2013-01-23 00:16 freeliver54 阅读(371) 评论(0) 推荐(0)

[转]Getting svn revision number from NAnt

摘要: 本文转自:http://www.cosminonea.net/2009/10/getting-svn-revision-from-nant.htmlhttp://stackoverflow.com/ has got the svn revison number in the footer which is quite cool especially when you have a build script that deploys the application automatically.This is how you can get the revision from svn: svn i 阅读全文

posted @ 2013-01-23 00:05 freeliver54 阅读(650) 评论(0) 推荐(0)

导航