- Kotlin for Enterprise Applications using Java EE
- Raghavendra Rao K
- 49字
- 2021-06-10 18:49:18
Installing Kotlin on Windows
To install Kotlin on Windows, perform the following steps:
- Extract and set the PATH variable to include the Kotlin runtime.
- Check its version using the kotlin -version command.
The source code for the Kotlin project can be found at the following link:
https://github.com/JetBrains/kotlin.
https://github.com/JetBrains/kotlin.
推薦閱讀
- HornetQ Messaging Developer’s Guide
- 人臉識別原理及算法:動態人臉識別系統研究
- iOS應用逆向工程(第2版)
- Building Machine Learning Systems with Python(Second Edition)
- 用案例學Java Web整合開發
- Java圖像處理:基于OpenCV與JVM
- Mastering Apache Storm
- Java EE 8 and Angular
- Android編程權威指南(第4版)
- 從零開始學UI設計·基礎篇
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- Swift iOS Programming for Kids
- Python程序設計案例教程
- Python自動化開發實戰
- 面向對象程序設計教程(C#版)