- Kotlin Programming By Example
- Iyanu Adelekan
- 52字
- 2021-08-27 20:00:04
Compiling Kotlin programs
Now that we have the JDK set up and ready for action, we need to install a means to actually compile and run our Kotlin programs.
Kotlin programs can be either compiled directly with the Kotlin command-line compiler or built and run with the Integrated Development Environment (IDE).
推薦閱讀
- 從零開始構建企業級RAG系統
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- OpenCV for Secret Agents
- 深入淺出Android Jetpack
- Mastering Scientific Computing with R
- Bootstrap Essentials
- Windows Forensics Cookbook
- Android底層接口與驅動開發技術詳解
- Learning OpenStack Networking(Neutron)(Second Edition)
- Instant Lucene.NET
- Learning AngularJS for .NET Developers
- JavaScript程序設計(第2版)
- Backbone.js Testing
- HTML5移動前端開發基礎與實戰(微課版)
- Neo4j 3.x入門經典