单词 | println | ||||||||||||
释义 | println
更多释义 收起释义 例句释义: 输出信息,换行打印,打印纪录 1. Just like the println example from the first line, this expression is an invocation of the readInt method in ConsoleProgram. 就像第一行的println例子一样,这个表达式调用了ConsoleProgram中的readInt方法。 www.bing.com 2. After all the capabilities are set you can use System. out. println on your pick result to find the full range of information available. 完成了所有的能力设定之后你可以对你的拣选结果使用System.out.println以发现可用信息的全体范围。 www.bing.com 3. For instance, starting with the familiar call to System. out. println demonstrates Scala's fidelity to the underlying Java platform. 例如,首先,对System.out.println的熟悉的调用演示了Scala对底层Java平台的忠诚。 www.ibm.com 4. During the processing of the JSP page on the server side, the println(link(request. requestURL)) call outputs a link to the current page. 在服务器端处理JSP页面时,println(link(request.requestURL))调用向当前页面输出一个链接。 www.ibm.com 5. The first println statement is there to tell the user sitting at the computer what the program does. 第一行的println语句是为了电脑前的用户这个程序时干什么的。 www.bing.com 6. Serial. println() just prints a carriage return and a linefeed . 仅输出一个回车和换行符。 dictsearch.appspot.com 7. If all else fails, I can always comment out the System. out. println calls. 如果有什么没通过,我总是可以注释掉System.out.println调用。 www.ibm.com 8. Many developers use a primitive form of logging: System. out. println and System. err. println. 许多开发人员使用一种原始格式进行日志记录:System.out.println和System. www.ibm.com 9. Note too how Groovlets have implicit access to a request object and how using println suffices for returning a response. 同时,Groovlets可以隐式访问request对象,而且使用println就足以返回响应。 www.ibm.com 10. The effect of this last println statement is to display the value of total after adding on the surrounding text. 最后这句println语句的作用是在文本之后显示total的值。 www.bing.com 1. Thus, if you make several println calls in succession, each string in the output will appear on a separate line. 这就说明,如果你连续调用多个println,结果中的每个字符串会单独占用一行。 www.bing.com 2. In all seriousness, think of Groovy's println shortcut as an implicit method pointer to System. out. println. 严格地说,可以把Groovy的println快捷方式当作System.out.println的隐式方法指针。 www.ibm.com 3. You also emit the string to the console using the println function (see the bottom left of Figure 5). 也可以使用println函数将字符串发到控制台(参见图5左下角)。 www.ibm.com 4. Notice how I hardcoded the view component of the report (the XML) inside a println. 注意我是如何将报告的视图组件(XML)硬编码在println中的。 www.ibm.com 5. Suppose that I make just one tiny change and remove result from the println. 假设进行一个简单修改,从println中删除result。 www.ibm.com 6. By the way, Ruby's puts method (seen in Listing 10) is the same as the Java language's System. out. println. 顺便说一句,Ruby的puts方法(见清单10)相当于Java语言的System. www.ibm.com 7. To display messages and data values on the computer screen, you use the method println. 你使用println方法在显示器上显示信息和数据值。 www.bing.com 8. Of course, they all ultimately end up using System. out. println( ). 最后的,最远的离终点、结尾最近的;最后的。 www.ayste.com 9. If you remember, I clumsily coded the XML using printlns. 如果您还记得,我当时笨拙地使用println语句来产生XML文件。 www.ibm.com 10. You can add println list. class to the script to verify this. 可以将printlnlist.class添加到此脚本来验证这一点。 www.ibm.com 1. Thus, in any Java program you write you can say System. out. println( "things" ) whenever you want to print something to the console. 所以在任何Java程序中,一旦要把某些内容打印到控制台,就可条件反射地写上System.out.println(“内容”)。 www.bing.com 2. Figure 4 shows the output from the println calls. 图4显示了println调用的输出。 www.ibm.com 3. printf is used instead of println. 使用了printf而非println。 www.ibm.com 4. We can just use println by itself. 我们只使用println本身就可以了。 www.bing.com 5. Use Messagebox or System. out. println to output information to the server console 使用Messagebox或System.out.println向服务器控制台输出信息 www.ibm.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。