在第一个示例中,连接到数据库,发出查询,并将结果打印到屏幕上。
In the first example, you connected to the database, issued a query, and printed the results to the screen.
打印机可以将程序运行的结果打印出来,从而成为永久的纸拷贝。
Printers can create a permanent paper copy of results generated by the program being run on the computer.
打印机可以将程序运行的结果打印出来,从而成为永久的纸拷贝。
Printers can create a permanent paper copy of results generated by the program running on the computer.
该测试系统还具有后台打印功能,能根据测试者的需要将测试结果打印出来。
The testing system also has the ability to print testing results if you need them.
Perl的-p选项告诉它读取和处理标准输入中的每行内容,并将结果打印到标准输出。
Perl's -p option tells it to read and process each line from standard input and print the results to standard output.
我的客户机测试程序将结果打印到控制台,这样,它们就与清单6中的性能跟踪信息混在一起。
My client test program prints results to the console, so these come out intermixed with the performance trace information in Listing 6.
向控制台打印输出结果。
这将打印结果集中的每条记录,而不是显示一个子集。
This would print every record in the result set, rather than displaying a subset.
保存或打印获得的结果,以便您根据需要使用。
Either save or print the obtained results, to use as you require.
结果在此项目响应内返回,我们打印出此结果作为参考。
The result comes back in the item response, which we print out for our reference.
我也可以并行处理每个查询所得结果,在其到达时打印到屏幕。
I can also process the results from each query in parallel, printing them to the screen as they arrive.
利用就绪的简单评分过程和已排序的结果文本数组,我们可以打印结果。
With the simple scoring procedures in place and a sorted array of result text, we can print the results.
在第1部分中,创建了匹配指定查询词的结果的简单打印输出。
In Part 1, we create a simple print out of results matching the query words specified.
这里包装器方法只是保存当前时间,然后调用改名后的原方法,并在返回调用原方法的结果之前打印时间报告。
Here the wrapper method just saves the current time, then calls the renamed original method and prints a time report before returning the result of the call to the original method.
返回的结果将在控制台上打印。
运行了此查询后,可以打印结果。
如果使用DB 2命令行处理器来运行查询,那么可以使用- d选项来省略X ML声明信息,还可以使用- i选项以一种美观的方式打印结果。
If you use the DB2 command line processor to run your queries, you can use the -d option to suppress the XML declaration information and the -i option to print the results in an attractive manner.
在清单5中,我们在调用期间动态地构建了数组引用,然后在打印结果时使用OID作为散列键。
In Listing 5 we build the array reference dynamically during the call, and then use the OID as the hash key when printing out the result.
该函数将整个结果集打印成html表。
This function prints the entire result set as an HTML table.
在输出控制台打印搜索结果。
PRINT |NOPRINT-指定是否打印结果集中的列。
Print | NOPRINT - Specify whether the column in the result set is to be printed or not.
在交互窗口敲入一个表达式,回车,DrRacket就会执行这个表达式,然后打印出结果。
When you type an expression after the >in the interactions window and hit Enter, DrRacket evaluates the expression and prints its result.
最后但很重要的一点,main打印出结果。
go方法在打印结果数据前完成3个任务。
The go method does three things before it prints out result data.
下面的例子使用QueryPath在Twitter服务器上执行搜索,并以HTML 格式打印结果。
The following example uses QueryPath to execute a search on Twitter's server and print the results as HTML.
这个程序将运行10次for循环,使用'wib “函数计算出累积值,最后打印出结果。”
This program runs around a for loop 10 times, calculating a cumulative value using the 'wib ' function and finally printing out the result.
最后一段代码调用此方法并打印结果代码,也就是博客服务器上的文章的blogid。
The final block of code calls this method and prints the result code, which is the blogid of the post on the blog server.
该进程被主子例程(标为:main以告诉Parrot首先运行它)调用以打印结果。
This process is called by the main subroutine (labeled with: main to tell Parrot to run it first) to print the result.
当此程序在单处理器上运行时,它将打印以下结果。
When this program is run on a uniprocessor, it prints the following.
最后一行打印QueryPath对象中匹配项的数量,最终打印的结果为4。
The last line, which prints the number of matched items in the QueryPath object, will print 4.
应用推荐