摘要: Description Sets the DSTAMP, TSTAMP, and TODAY properties in the current project. By default, the DSTAMP property is in the format "yyyyMMdd", TSTAMP  阅读全文
posted @ 2016-12-05 11:39 天天好心情啊 阅读(495) 评论(0) 推荐(0)
摘要: Description Adjusts a text file to local conventions. The set of files to be adjusted can be refined with the includes, includesfile, excludes, exclud 阅读全文
posted @ 2016-12-05 11:33 天天好心情啊 阅读(514) 评论(0) 推荐(0)
摘要: ant里面mapper的详细用法 ant里面mapper标签是和fileset配合使用的,目的就是把fileset取出的文件名转成指定的样式。其实看懂官方文档后,感觉真心没啥好写的。但是还是写一下把。 1.<mapper type="identity"/> 就是啥都不干。fileset是啥样子,返回 阅读全文
posted @ 2016-12-05 10:49 天天好心情啊 阅读(255) 评论(0) 推荐(0)