Gradle 中的Task要么是由不同的Plugin引入的,要么是我们自己在build.gradle ... task hello(type:HelloWorldTask) task hello1(type:HelloWorldTask){ ...
確定! 回上一頁