- .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 *)
推薦閱讀
- SpringBoot揭秘:快速構(gòu)建微服務(wù)體系
- VMware vSphere 7.0云平臺(tái)運(yùn)維與管理(第2版)
- 掌握分布式跟蹤:微服務(wù)和復(fù)雜系統(tǒng)性能分析
- DevOps:企業(yè)級(jí)CI/CD實(shí)戰(zhàn)
- 中文版Revit 2018基礎(chǔ)培訓(xùn)教程(全彩版)
- 卡爾曼濾波原理及應(yīng)用:MATLAB仿真(第2版)
- Spring in Action(第二版)中文版
- 項(xiàng)目實(shí)踐精解:基于EJB 3.0和Web Services的Java應(yīng)用開發(fā)
- Spring Cloud微服務(wù)快速上手
- 大數(shù)據(jù)實(shí)時(shí)流處理技術(shù)實(shí)戰(zhàn):基于Flink+Kafka技術(shù)
- Web前端性能優(yōu)化
- Spring Boot+Vue 3大型前后端分離項(xiàng)目實(shí)戰(zhàn)
- AR與VR開發(fā)實(shí)戰(zhàn)
- Serverless核心技術(shù)和大規(guī)模實(shí)踐
- 中臺(tái)產(chǎn)品經(jīng)理寶典:從業(yè)務(wù)建模到中臺(tái)設(shè)計(jì)全攻略