
词语导航
基本信息
词语:打印语句
繁体:打印語句
拼音:dǎ yìn yǔ jù
英语翻译
【计】 print statement
分词翻译
打印的英语翻译:
mimeograph; print; stamp
【计】 printing
语句的英语翻译:
sentence
【计】 COMPLEX statement
翻译例句
1. 对HTTP请求的响应是通过标准打印语句来处理的。
Response to the HTTP request is handled using standard print statements.
2. 第8行中的打印语句也是前面讨论过的字符串格式操作。
The print statement in Line 8 is another of those string formatting operations that was discussed earlier.
3. 最后,检查该控制台以查看该拦截器的打印语句(图78)。
Finally, examine the console to see the print statements for the interceptor (Figure 78).
4. 为了我们的例子,所有更新方法的函数体仅包含一个打印语句。
For our example, the bodies of all the update methods just contain a print statement. When we run this example we get the following output.
5. 在打印语句中,要打印的字符串需要用双引号括着。
The strings in the print statements are enclosed in double quotes.
6. 最有效的调试工具是静下心来仔细思考,辅之审慎地放置打印语句。
The most effective debugging tool is still careful thought, coupled with judiciously placed print statements.WWW.wENtiyi.COm
7. 声明:一组表示一种命令或者动作的代码,目前我们了解的只有赋值语句和打印语句。
A section of code that represents a command or action. So far, the statements we have seen are assignments and print statements.
8. 测试用例通常存在于开发人员的脑子里,但实现起来有不同的方式,如打印语句、调试器表达式、测试脚本。
Developers often have tests cases in mind, but they realize them in many different ways: print statements, debugger expression, test scripts.
9. 我们写得这些print打印语句都是用来调试的,但一旦程序能正常工作了,就应该把print语句去掉。
The print statements we wrote are useful for debugging, but once you get the function working, you should remove them.
10. 在那些日子,我们很幸运的获得一个基础的评测器(profiler),至于查看负载性能,应用程序中的JV m线程堆和打印语句是仅有的资源。
In those days, we were lucky to get a basic profiler to run, and as far as looking at performance under load, a JVM thread dump or print statements in the application was the only recourse.
11. 如果没有这个调用,或者等效的- c开关,perl就会打印一个打印语句中有宽数据的警告信息(详细信息请参阅perldocperlunicode和perldocperlrun)。
Without it, or the equivalent -c switch, perl prints a warning about wide data in the print statement (see perldoc perlunicode and perldoc perlrun for details).
12. 我增加了打印到标准输出的语句,但是为什么不采用一个更加成熟的日志机制来记录文件上载的时间和地点?
I added statements to print to standard out, but why not use a more sophisticated logging mechanism to keep track of which files have been uploaded and when?
13. 您可以像以前那样添加一个片段来将调试语句打印到控制台。
You can add a snippet as you did before to print some debug statements to the console.
14. 在我们的代码中包括的一个重要实践就是使用了将语句打印到IntelligentNotificationServices记录文件中的操作。
One important practice we included in our code is the use of print statements to the Intelligent Notification Services log files.
15. 最后的print语句将打印QueryPath当前选择的项的数量。
The final print statement will print the number of items currently selected by QueryPath.
16. 这使print语句打印字符值时后面跟着空格字符,而不是换行字符。
This makes the print statement print out the character value, followed by a space character instead of a newline character.
17. 第二个print语句用于打印新行,从而使乘法表中的下一行被打印在新的行中。
The second print statement is used to print a newline so that the next row in the times table is printed on a new line.
18. 还是在BusinessProcessDesigner 中,在人工任务后添加一个代码片段,用于将调试语句打印到控制台。
Still in the Business Process Designer, add a snippet after the human task, which will be used to print some debug statements to the console.
19. 此输出与前面带标记的版本区别非常大,因为它只是使用顶部注入的print语句来打印的未经筛选的df—h命令结果。
This output is very different from the previous — flagged — version, because it is just the unfiltered results of df -h with a print statement injected at the top.
20. 您可能以前没有看到过这种打印方式,格式化print语句将把一个格式字符串应用到后续数据中以创建特定格式的输出。
In case you haven"t seen this before, a formatted print statement applies a format string to subsequent data to create specially formatted output.
21. 我们经常看到这样的场景,DBA 在大厅里拿着打印出的SQL 语句,询问每个开发人员:“这是您的查询吗?”
We have heard stories about DBAs walking the halls, SQL printout in hand, asking each developer, "Is this your query?"
22. 函数输出,例如此处两个函数的echo语句所产生的输出,不会被打印出来,但是调用方可以访问该输出。
Function output, for example the output produced by the echo statements in the two functions here, is not printed, but made accessible to the caller.
23. 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.
24. 它是一个匿名函数,times方法被传递到该函数,函数的结果是打印出静态语句。
It"s an anonymous function that"s passed into The Times method and prints a static sentence. This code is tighter and simpler than the alternative with a for loop, shown in Listing 2.
25. 为了说明这一点,他在他哦个一台计算机上连续运行了很多次相同的代码段,结果运行时都是4.9秒,但当他删除了打印结果的println语句之后,运行时间则缩短到0.08秒。
To illustrate this point, one of his code snippets consistently runs in 4.9 seconds on his computer, but if he omits a println that displays the result, it consistently runs in 0.08 seconds.
26. 语句用于打印新行,从而使乘法表中的下一行被打印在新的行中。
Print statement is used to print a newline so that the next row in The Times table is printed on a new line.
27. mk - query - profiler执行SQL语句并打印统计信息,或者评估其他进程的活动。
Execute SQL statements and print statistics, or measure activity caused by other processes.
28. mk - query - profiler执行SQL语句并打印统计信息,或者评估其他进程的活动。
Execute SQL statements and print statistics, or measure activity caused by other processes.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
