In Apache Ant, if you wanted to make a copy of a file you would do the following: <copy file = "oldAnt.txt" tofile = "newAnt.txt"/>
確定! 回上一頁