- Learn Kotlin Programming(Second Edition)
- Stephen Samuel Stefan Bocutiu
- 46字
- 2021-06-24 14:13:26
Comments
Comments in Kotlin will come as no surprise to most programmers as they are the same as Java, JavaScript, and C, among other languages. Block comments and line comments are supported as follows:
// line comment /* A block comment can span many lines */
推薦閱讀
- Getting Started with React
- Apache Spark 2.x Machine Learning Cookbook
- INSTANT FreeMarker Starter
- INSTANT Weka How-to
- C#程序設計
- Python深度學習原理、算法與案例
- Scratch·愛編程的藝術家
- Django Design Patterns and Best Practices
- 零基礎學C++(升級版)
- Spring Boot從入門到實戰
- Offer來了:Java面試核心知識點精講(框架篇)
- Flutter從0基礎到App上線
- PHP程序設計高級教程
- PHP程序設計經典300例
- SQL Server 2012數據庫管理與開發(慕課版)