现在,只有21会被打印到控制台
有时会将诊断信息打印到屏幕上,帮助调试。
There are also a number of points where diagnostic information is printed to the screen to help in debugging.
该脚本开始将输出打印到屏幕上。
The script begins to print the output to the screen. Alternatively, you can just print the output to a file by doing the following.
真正DSL实现显然不会仅仅打印到标准输出流。
A real DSL implementation would obviously do more than just print to the standard out stream.
如果您打算将报告打印到绘图仪,可以使用此格式。
You might use this format if you're going to print your report to a plotter.
sort和uniq都将输出打印到stdout。
例如,我们见过客户端将用户密码打印到跟踪文件中。
For example, we've seen clients that print user passwords to a trace file.
STDOUT是执行一个命令时打印到屏幕上的输出。
STDOUT is the output that prints to the screen when a command works.
如果目前有任何RAID设备,他们会被打印到屏幕上。
If there are any RAID devices present, they will be printed out to the screen (STDOUT).
此行以分号结束(;);否则,它会在执行后打印到屏幕。
You end a line with a semicolon (;); otherwise, it prints to screen after execution.
您可以像以前那样添加一个片段来将调试语句打印到控制台。
You can add a snippet as you did before to print some debug statements to the console.
测试脚本是以已定义的格式打印到STDOUT的任何程序。
A test script is any program that prints to STDOUT in a defined format.
执行之后,输出将打印到Console视图,如图5中所示。
After the execution, the output is printed to the Console view, as shown in Figure 5.
对于未来基于Web的系统,需要明确哪些内容想要打印到屏幕。
For your future Web-based system, you need to be specific about what you want to print to screen.
我们也需要对“Let”做一小点修改,删除打印到控制台的代码。
We also need to make a small alteration to the "Let", to remove printing to the console.
我也可以并行处理每个查询所得结果,在其到达时打印到屏幕。
I can also process the results from each query in parallel, printing them to the screen as they arrive.
除了指定要打印到什么地方之外,您还必须指定打印文档的格式。
In addition to specifying where to print, you must specify the format of your print documents.
这一权限可以是打印到打印机的能力或取消其他人的作业的能力。
This access could be the ability to print to the printer or the ability to cancel other people's jobs.
在清单4的Scilab代码内,一个示例图形被打印到一个JPEG文件。
In the Scilab code in Listing 4, an example graph is printed to a JPEG file.
在第一个示例中,连接到数据库,发出查询,并将结果打印到屏幕上。
In the first example, you connected to the database, issued a query, and printed the results to the screen.
此命令将启动侦听麦克风的sndpeek程序并将输出打印到Perl程序。
C. This will start the sndpeek program listening to your microphone and print the output to the Perl program.
incrementalBuild检索项目的状态,并将更改打印到控制台。
IncrementalBuild retrieves the status of the project and prints the changes to the console.
这包括直接打印到多种打印机中,包括Epson、HP和Imagen打印机。
This includes printing directly onto several kinds of printers including Epson, HP and Imagen printers.
我没有按通常作法将错误代码返回给父代应用程序,而是将错误打印到屏幕,然后退出程序。
Instead of gracefully returning an error code to the parent application, I print the error to the screen and bail out of the code.
Perl的-p选项告诉它读取和处理标准输入中的每行内容,并将结果打印到标准输出。
Perl's -p option tells it to read and process each line from standard input and print the results to standard output.
DefaultMessenger是打印到Writer的messenger缺省实现。
DefaultMessenger is a default implementation of Messenger that prints to a Writer.
我的客户机测试程序将结果打印到控制台,这样,它们就与清单6中的性能跟踪信息混在一起。
My client test program prints results to the console, so these come out intermixed with the performance trace information in Listing 6.
添加的代码只是将开始时间保存为局部变量,然后在方法结束时计算持续时间并打印到控制台。
The added code just saves the start time to a local variable, then computes the elapsed time at the end of the method and prints it to the console.
如果没有这种数量守恒约束,glpsol就会将下面的错误打印到stdout上。
Without the mass conservation constraints, glpsol prints this error to stdout like so.
LoggingStopWatch类用于在代码中添加计时语句并打印到标准输出或者日志文件中。
The org.perf4j.LoggingStopWatch class is used to add timing statements to code and print those statements to an output stream or log file.
应用推荐