摘要:
public class Hellotianhao {public static void main(String[] args) throws Exception{ System.out.println("hello tianhao"); Runtime.getRuntime().exec("cm... 阅读全文
posted @ 2015-01-15 17:40
马赛克都挡不住
阅读(3172)
评论(0)
推荐(0)
摘要:
在projectA中执行projectB的构件文件。projectA的构件文件内容如下 inheritAll 在Ant任务中inheritAll属性用于指定被调用的构件文件的project元素中可使用当前project元素中的属性。这个属性类似于Java程序... 阅读全文
posted @ 2015-01-15 10:50
马赛克都挡不住
阅读(126)
评论(0)
推荐(0)
摘要:
C:\Users\xutianhao>ant -hant [options] [target [target2 [target3] ...]]Options: -help, -h print this message -projecthelp, -p pri... 阅读全文
posted @ 2015-01-15 10:08
马赛克都挡不住
阅读(365)
评论(0)
推荐(0)