- iOS 12 Programming for Beginners
- Craig Clayton
- 70字
- 2021-07-02 15:04:53
Comments – leaving yourself notes or reminders
Comments are a great way to create notes or reminders to yourself. When you comment code, it means that it will not execute when your code runs. There are two types of comment used: // or /* */. // is used for a one-line comment and /**/ is used for a block of text.
Let's see what both of these look like:

推薦閱讀
- 6G潛在關鍵技術(下冊)
- EDA技術與VHDL編程
- OpenLayers Cookbook
- 物聯網信息安全
- 計算機網絡安全實訓教程(第二版)
- Drush User’s Guide
- 局域網組建、管理與維護項目教程(Windows Server 2003)
- Bonita Open Solution 5.x Essentials
- 網絡環(huán)境中基于用戶視角的信息質量評價研究
- 網絡安全應急響應技術實戰(zhàn)指南
- 語音信號處理及Blackfin DSP實現
- 圖解物聯網
- Intelligent Mobile Projects with TensorFlow
- NB-IoT原理和優(yōu)化
- 智能物聯網:區(qū)塊鏈與霧計算融合應用詳解