使用BREAK和COMPUTE允许将报表拆分成相关记录的多个集合,从而使得报表更具有可读行和分类性。
Using BREAK and COMPUTE allows reports to be broken down into multiple sets of related records, thus making a report more readable and sorted.
(但其他事务可读取锁定行)。
注意:有些代码清单有反斜杠字符“\”,这表示代码行是连续的,但为了可读性,这里对其格式作了调整。
Note: Some code listings may have a backslash character, "\", to indicate the line of code is continuous but has been formatted for readability.
注意清单3中扩展到多个行的程序语句是如何缩进以改善可读性的。
Notice how the program statements in Listing 3 that extend over more than one line are indented to improve readability.
相反,顾客要求订单时(也许为了在线查看),他们可能想查看更多信息,例如,行项上一个部件的可读名称。
By contrast, when customers request their orders (for viewing online, perhaps), they might want to see more information, for example, the human-readable name for a part on a line item.
省略可选的分号意味着更少的符号输入和更少的符号混乱。把各个语句隔离到它们自己单独的行上面可以提高你的代码的可读性。
Omitting optional semicolons means fewer characters to type and fewer characters to clutter your code. Breaking separate statements onto their own lines increases your code's readability.
为什么不在cfengine中做呢?它产生100行可读的配置代码。
Why not do it in cfengine, and produce 100 lines of readable configuration code?
标题(title),简短的、人类可读的记录主体行;允许使用空字符串(用空的标题元素表示,如)。
A title, which expresses a short, human readable subject line for the entry, and can be a blank string (represented by an empty title element, such as).
将第一个段落作为可读性吊钩尤其重要,尽量保持在2到3行是比较适合的。
The first paragraph is especially important as a readability hook. Try to keep it down to two or three lines.
顺便说一下,在此对象上使用PHPprint指令将获得与var_dump相同的信息,且格式更为简洁,仅有一行(为可读性起见,本文将其拆分为五行书写)。
The PHP print instruction on this object, incidentally, produces the same information as var_dump in a slightly more compact form, all on one line (which we have split into five for readability).
编写时为了具有可读性,把一个长的UR l断开成了若干行。
It has been redacted to break the long URL into several lines for readability.
这样使得没有一行文本具有可读性,文本的连续性彻底破坏了。
This makes none of the lines readable and the continuity of the text is utterly destroyed.
这样就会提高代码的可读性,并减小行的长度和源文件大小。
This improves the readability of your code and reduces line length and source-file size.
第一行代码,我用紫色标记,这样增加了可读性。
Well, the first line of code, I'll fix the purple next time around so it's more legible.
第一行代码,我用紫色标记,这样增加了可读性。
Well, the first line of code, I'll fix the purple next time around so it's more legible.
应用推荐