第二种,以字符串形式定义的task('hello') { doLast { println "hello" } } // 第三种,以字符串形式定义的, // 其类型为Copy任务类型,接下来会具体 ...
確定! 回上一頁