Line Comment的意思|示意
行注释
Line Comment的网络常见释义
行注释 (4)行尾注释(End-of-line comment),简称行注释(Line comment),是对 该行程序的简短解释;必要时才编写,放在程序行的后面。
Line Comment相关短语
1、 Single-line comment 单行注释
2、 Multi-line comment 多行注释
3、 One Line Comment 单行注解
Line Comment相关例句
And if your code is such a tangle that you need a comment for every single line of it, you'd probably profit from making it simpler in other ways first.
如果代码非常混乱以致于需要逐行注释,那么更有利的方式是首先简化代码。
Comment toggle (line and block).
注释切换(行或块)。
A single Comment Line column cannot do justice to all the new features in the JPA 2.0 specification.
一个评论专栏无法全面介绍JPA 2.0规范中的所有新特性。
A bad comment restates what a particular line of code is doing.
不好的注释则是重述一段代码做什么。
Comment out the old line; you can always switch back toit if you prefer it.
注释原有的一行;如果你喜欢原先的方式,就可以切换回来。
For example, Stefan apparently wanted line breaks before and after each comment.
例如,Stefan就明显希望在每条注释的前后使用换行。