Ant学习总结5(配合Ant视频8,9)
摘要:重点: Ant的属性介绍: <property name="build.dir" value="build"/>注意:一般对于常量都会定义成为属性。 <property name="build.classes" value="${build.dir}/class" />注意:对于/ \的问题,在wi
阅读全文
posted @ 2013-10-16 23:40
posted @ 2013-10-16 23:40
posted @ 2013-07-14 21:35
posted @ 2013-07-14 21:29
posted @ 2013-07-14 17:32
posted @ 2013-06-19 22:53
posted @ 2013-06-18 23:06