gradle 复制文件/文件夹方法. 复制文件. //复制IDE生成的classes.jar文件到build/libs中,并改名为FileUtils.jar. task copyFile(type:Copy) { delete ...
確定! 回上一頁