01 2015 档案
摘要:link:http://www.neiland.net/blog/article/how-to-install-ant-contrib/Step 1: Get ANT-Contrib And Install ItSo lets get started installing them. Go to t...
阅读全文
摘要:def props = new Properties()new File("foo.properties").withInputStream { s -> props.load(s) }println props
阅读全文
摘要:关于shell中的for循环用法很多,一直想总结一下,今天网上看到上一篇关于for循环用法的总结,感觉很全面,所以就转过来研究研究,嘿嘿…1、 for((i=1;i<=10;i++));do echo $(expr $i \* 4);done2、在shell中常用的是 for i in $(seq ...
阅读全文

浙公网安备 33010602011771号