task copyFile(type: Copy){ from 'txt' into 'copyTxt' } #> gradle copyFile 範例二、將txt目錄只有複製.java的檔案到copyTxt目錄裡面
確定! 回上一頁