资讯

Kotlin是一种可以在 JVM 上运行的语言。谷歌已经宣布 Kotlin 作为 Android Studio 中官方支持的编程语言之一,Android 社区正在以很高的速度从 Java迁移到 Kotlin。在这篇 Kotlin Android 教程中,我将告诉你如何使用 Kotlin 创建一个 Android应用 ...
Kotlin Tutorials This project is a collection of small and focused tutorials - each covering a single and well defined area of development in the Kotlin ecosystem.
JetBrains 在 KotlinConf 2025 大会上正式发布了 Kotlin 2.2 版本,主要进行一系列语言改进、开源 Koog AI Agent 助理框架,并进一步推广全新 K2 编译器。
IT之家4 月 28 日消息,腾讯 Kuikly 跨端框架现已开源,当前已开源 Android、iOS 平台能力,其他平台逐步开源中。 官方介绍称,Kuikly 是基于 Kotlin MultiPlatform(KMP)技术、面向客户端开发的全新跨端解决方案,由腾讯大前端领域 Oteam ...
The Kotlin Simulation Library (KSL) is an open-source library written in the Kotlin programming language that facilitates Monte Carlo and discrete-event simulation modeling. This paper provides a ...
Get a quick introduction to the most interesting parts of writing concurrent programs in Kotlin, including dispatchers, contexts, channels, and flows.