创建一个copy task. build.gradle task myCopy(type: Copy). 它创建了一个没有默认行为的copy task. 这个task 可以通过它的API 来配置(参考Copy).
確定! 回上一頁