你一定写过这样的代码来创建一个Task: task clean(type: Delete) { delete rootProject.buildDir }. 它定义了一个叫做"clean" 的任务,这个任务的 ...
確定! 回上一頁