Use single-line comments whenever possible.
尽量使用单行注释。
This is another multiline comment, written as a series of single-line comments.
这样就允许随后用一个多行注释来注释大段代码。
My own favorites would be nested selectors, and single-line comments (starting with //).
我个人最喜欢内嵌选择器,呃,还有单行注释吧(//……)。
Single-line comments or end-of-line comments are preceded by ##. Multi-line comments are bracketed by the #* and *# pair.
单行注释或者行尾注释从 ##开始,多行注释则放在 #*和 *#之间。
Single-line comments or end-of-line comments are preceded by ##. Multi-line comments are bracketed by the #* and *# pair.
单行注释或者行尾注释从 ##开始,多行注释则放在 #*和 *#之间。
应用推荐