Save block comments for formal documentation and for commenting out.
块注释用于注释正式文档和无用代码。
Avoid block comments inline with code, as the code should be as self-documenting as possible.
避免在代码块内的大块注释,该代码应该是自我描述的。
Translate block comments at the beginning of methods describing what the method does into unit tests.
将位于方法开头、说明该方法所起作用的注释块翻译为单元测试。
Block comments should generally be avoided, as code should be as self-documenting as possible, with only the need for intermittent, few-line explanations.
通常情况不要写大块注释,尽量使代码可以自描述是用很少的几行注释即可。
Comments in the code block above indicate the points at which these actions are performed.
代码块上的注释指明了在哪里这些操作会被执行。
It also adds features to help blog owners manage comments and block comment spamming, which is an increasing serious problem for blogs.
它还添加了一些特性来帮助blog的所有者对评论进行管理,并可以阻塞评论广告,后者是blog所面临的一个日益严重的问题。
As I indicate in the comments, the first block of code (lines 1-5) in Listing 1 handles parsing an input stream to build a document representation.
正如我在注释中指出的,清单1中的第一块代码(第1 - 5行)处理对输入流的语法分析,以构建文档表示。
There is not any standard shortcut to remove comments from a block, but it would not be hard to write a macro to do so.
没有将块注释取消的标准快捷键,但是写一个宏来完成这项功能并不难。
Finally comments on improving IEC61499 functional block are given.
最后指出了IEC 6 14 99功能块需要改进的地方。
Finally comments on improving IEC61499 functional block are given.
最后指出了IEC 6 14 99功能块需要改进的地方。
应用推荐