- 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 */
推薦閱讀
- C++ Primer習題集(第5版)
- Learning NServiceBus(Second Edition)
- Instant Zepto.js
- HTML5+CSS3基礎開發教程(第2版)
- 匯編語言程序設計(第2版)
- 從學徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- Python機器學習算法與實戰
- Spring Boot Cookbook
- INSTANT Passbook App Development for iOS How-to
- Python商務數據分析(微課版)
- OpenCV Android Programming By Example
- 寫給大家看的Midjourney設計書
- Robot Framework Test Automation
- Responsive Web Design with jQuery
- 量子計算機編程:從入門到實踐