|
1
14
看 https://docs.gradle.org/current/userguide/kotlin_dsl.html#using_the_container_api
区别
|
|
|
2
6
被接受的答案很好,但我想补充一点,如果您想实际使用
和
在注册的情况下,因为它是懒惰的,所以您需要额外的
|