- .NET Core 2.0 By Example
- Rishabh Verma Neha Shrivastava
- 87字
- 2021-06-24 18:30:58
Comments
In the F# language, we have two types of comments for a single line and for multiple lines. This is the same as C#. The following are the two types of comments:
- A single-line comment which starts with the // symbol.
Example: // returns an integer exit code
- A multi-line comment which starts with (* and ends with *).
Example: (*Learn more about F# at http://fsharp.org *)
推薦閱讀
- 基于Proteus的Arduino可視化設計
- Revit 2020中文版從入門到精通
- 深入理解Net-Snmp
- 深度學習訓練營 21天實戰TensorFlow+Keras+scikit-learn
- Docker源碼分析
- 網絡空間測繪技術與實踐:讓互聯網情報服務于網絡安全
- Scala機器學習
- 用戶體驗四維度
- ODPS權威指南 阿里大數據平臺應用開發實踐
- 解決方案架構師修煉之道(原書第2版)
- 網絡DevOps平臺規劃、設計與實踐:基于企業架構(EA)和領域建模(DDD)的方法
- 每天5分鐘玩轉OpenStack
- BERT基礎教程:Transformer大模型實戰
- 從隱秩序到顯規則:工程體系基于V++規則引擎的生態演進
- 混沌工程:通過可控故障實驗提升軟件系統可靠性