- Android Development with Kotlin
- Marcin Moskala Igor Wojda
- 45字
- 2021-07-02 18:48:38
Control flow
Kotlin has many control flow elements known from Java, but they offer a little bit more flexibility and in some cases their usage is simplified. Kotlin introduces a new control flow construct known as when as a replacement for Java's switch... case.
推薦閱讀
- Learn ECMAScript(Second Edition)
- MySQL數據庫應用與管理 第2版
- Rust編程:入門、實戰與進階
- Web Scraping with Python
- 區塊鏈:以太坊DApp開發實戰
- iOS應用逆向工程(第2版)
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- Mastering Predictive Analytics with Python
- 零基礎入門學習Python
- Learning Apache Karaf
- 一本書講透Java線程:原理與實踐
- 寫給青少年的人工智能(Python版·微課視頻版)
- Python應用與實戰
- Design Patterns and Best Practices in Java
- C語言程序設計實驗指導與習題精解