当打印清单时,包含了左边距的列数。
When printing lists, contains the number of columns on the left edge.
当打印清单时,包含了缓冲池的数量。
在打印清单时,包含了顶端空白的行数。
When printing lists, contains the number of lines on the top margin.
当打印清单时,包含了脱机文件的名字。
电器原理图、外部接线图及程序输出打印清单。
Electrical diagram, cables diagram and list of the output program.
但无论是网上详单,还是打印清单,从这些流量记录里却找不到这些流量具体用到什么地方了。
Butt whether it is in the detail lists or print lists, we cannot find where we consumed the traffic from records.
当打印清单时,显示打印从何处开始的值,例如NEW - PAGE为程序控制的打印,或者RSDBRUNT为从一个选择屏幕打印。
When printing lists, contains a value that displays where the printing was started, for example, NEW-PAGE for program-controlled printing, or RSDBRUNT for printing from the selection screen.
为了在打印页面上体现这种效果,我们使用与清单21相似的技术添加一些说明性文本,如图23所示。
Translating this to the printed page, we use a similar technique shown in Listing 21 to add some clarifying text, as shown in Figure 23.
要查找打印服务,您需要使用清单1 中所示的三个方法的其中之一。
To look up the print service, you would use one of the three methods shown in Listing 1.
我的客户机测试程序将结果打印到控制台,这样,它们就与清单6中的性能跟踪信息混在一起。
My client test program prints results to the console, so these come out intermixed with the performance trace information in Listing 6.
清单6展示了如何快速浏览所有已定义的打印队列、它们的位置和描述。
Listing 6 shows how you can quickly view all defined print queues, their locations, and descriptions.
把异常添加到跟踪日志记录器(清单3)打印出错误消息和完整的堆栈跟踪。
Adding an exception to the trace logger (Listing 3) prints the error message along with a full stack trace.
然后可以处理任何类或打印出它的相关信息。请参阅清单11中的简单示例。
You can then work with what class or just print out information about it; see Listing 11 for a simple example.
所以,要打印png图像文件,您需要使用清单2中所示的语法。
So, to print a PNG image file, you would use the syntax shown in Listing 2.
清单2中显示了支持CUPS打印必需的最简单的配置。
The simplest configuration required to enable CUPS printing is shown in Listing 2.
让我们来研究关于清单11中报告打印程序的一些特性证明。
Let's look at a few proofs for properties of the report-printing program from Listing 11.
例如,清单8显示的是一个打印所有数据包的IP地址信息的简单脚本。
For example, Listing 8 shows a simple script that prints out the IP address information for all of the packets.
清单6.循环所有单元格并打印值。
清单3给出了一个函数,用于打印参数的数量然后根据这四种可选方案打印参数。
Listing 3 shows a function that prints out the number of parameters and then prints the parameters according to these four alternatives.
清单4:更有效地打印数字范围中的行。
Listing 4: Printing a numeric range of lines more efficiently.
通过使用 sys_nerr全局变量和strerror()函数,将可以很轻松地快速编写一些代码(请参见清单5)以打印出系统的所有内置错误消息。
Using the sys_nerr global variable and the strerror() function, you can easily whip up some code (see Listing 5) to print out all of the built-in error messages of the system.
清单2展示了打印用户结构的结果,该结构在Ruby中为一个Hashie:Mash。
Listing 2 shows the result of printing the user structure, which in Ruby is a Hashie: : Mash.
清单6:选择唱片并打印列表。
清单14显示了所打印的组件树。
例如,在清单6中,尝试打印出新创建的xrange时除了xrange的名称,不会显示任何数据。
For example, in Listing 6, attempting to print out the newly created xrange didn't show anything other than the name of the xrange.
清单3:打印一系列行。
您可以打开fixnum类,并添加一个方法来打印出相应长度的柱,如清单3所示。
You could easily just open up the Fixnum class and add a method to print a bar of the appropriate length, as in Listing 3.
清单18 . print . css中的基本打印样式。
清单4中的代码会打印出“idiganylanguagewith6charactersinitsname !”
The code in Listing 4 will print out "I dig any language with 6 characters in its name!"
输入'listmain '将打印从main函数开始的源码清单,再次按回车将显示第21行上的wib函数调用。
Typing 'list main' will print the source listing starting around the main function and pressing return again will reveal the wib function call is on line 21.
应用推荐