post_img

Kotlin 语言KSP插件开发实战

摘要

Kotlin 语言 KSP 插件开发实战 Kotlin 语言作为一种现代的编程语言,因其简洁、安全、互操作性强等特点,在 Android 开发领域得到了广泛的应用。KSP(Kotlin 编译器插件)是 Kotli

post_img

Kotlin 语言 如何使用KSP替代KAPT

摘要

摘要:随着 Kotlin 语言的流行,注解处理(Annotation Processing)在构建复杂项目时变得尤为重要。KAPT(Kotlin Annotation Processing Tool)是 Googl