我迅速用我的电脑设计了一条裙子,并把文件加载到打印机上。
I quickly designed a skirt on my computer, and I loaded the file on the printer.
法国,意大利和美国为人们提供电子邮件的打印邮寄一条龙服务。
France, Italy and the United States let people send documents electronically for printing and delivery by the post.
c 中的样例代码会在屏幕上画几个彩色的条,以及几行多种颜色的文本,还会在控制台上打印一些可能有用的调试信息。
The demo code in main.c draws a few colorbars onscreen, as well as a few lines of multicolor text, and prints some potentially interesting debugging information to the console.
如果这个程序中一条操作码出现了多次,请尝试在dump文件中寻找处理程序代码所打印的序列。
If the program has more than one occurrence of the opcode, try to find the sequence printed by the handler code in the dump file.
如果变量是在初始化之前使用的,那就会产生语义错误,使用值为0来创建这个变量,并打印一条消息。
If a variable is used before it is initialized, a semantic error is generated, the variable is created with a value of zero, and a message is printed.
接下来我讲扩展说明每条法则。你可以在这里下载打印钱包大小的这四条法则。
I will expand on each rule in detail. If you want, you can print a wallet size of the 4 rules here: PDF | Word doc.
注意,- agents是一个实例级选项,这意味着不需要指定一个数据库(实际上,当指定一个数据库时,db 2 pd打印出一条警告,并忽略database选项)。
Note that -agents is an instance level option, that means specifying a database is not necessary (indeed when a database is specified, db2pd prints a warning and ignores the database option).
工具条(见图8)包含一组按钮,用于执行与表单相关的标准活动(打开表单、保存表单、打印表单、通过邮件发送表单,等等)。
The toolbar (see figure 8) contains a set of buttons to perform standard form-related activities (open form, save form, print form, mail form, and so on).
在此例中,我们仅让它向控制台打印一条消息,然后调用它的基类版本来执行实际的处理。
In this case, we have it just print a message to the console and then call the base class version for actual handling.
如果遇到错误,即便简单的行为,如打印一条错误消息,都会突然变得困难重重,因为您可能没有内存来执行这些操作。
If you encounter an error, even simple behaviour such as printing an error message suddenly becomes problematic because you might not have the memory to perform the operation.
然后构造函数打印出一条警告消息指明没有回调函数,因为列表是不可变的,所以我们没有机会用一个新的值来替代现有的回调函数列表。
The constructor then prints a warning message that there are no callbacks, since lists are immutable and there is no way to replace the callback list val with a new one.
当您解析每个条目时,您将一条消息打印到标准输出,显示当前正在创建的员工的姓名,以及创建是成功还是失败。
As you parse each entry, you print a message to the standard output with the name of the current employee being created and whether or not the creation was success or failure.
对于那些由于种种原因不能使用ID 3标签的文件,打印一条消息给出信息,并跳过它们。
For files that can't abide an ID3 tag for various reasons, I print an informative message and skip them.
在标准输出中会打印一条消息以让用户知道发送了一个信号。
A message is printed on standard output to let the user know a signal was sent.
演示程序运行的时候,不同的罐子装得过多或不满,此时会向控制台打印一条消息,按一个时间戳挂起。
As the demo runs, various jars are over - or underfilled and a message is printed to the console, prepended by a timestamp.
收藏打印单词测试第一百零一条公民、法人享有名誉权,公民的人格尊严受法律保护,禁止用侮辱、诽谤等方式损害公民、法人的名誉。
The personality of citizens shall be protected by law, and the use of insults, libel or other means to damage the reputation of citizens or legal persons shall be prohibited.
其即将完成一条试点生产线,能像打印报纸般在金属或塑料纸上打印锂离子电池。
The firm is about to complete a pilot production line that will print lithium-ion batteries onto sheets of metal or plastic, like printing a newspaper.
随着雇员名字,通知中的两条语句打印出了雇员信息被改变的事实。
Two statements in the advice print out the fact that the employee's information was changed, along with the name of the employee.
没有激光打印机,激光打印机的说明书显示它们使用了上百条的转义序列来进行控制操作。
No laser printers, whose manuals show hundreds of escape sequences used for their control and operation.
在设置这个选项之后,JIT编译器会在对方法进行编译时为每个方法打印两条消息。
After you set this option, the JIT compiler prints two messages for each method as it compiles the method. For example.
它定义了draw方法来简单地打印一条消息到控制台。
It defines the draw method to simply print a message to the console.
我们可以在任意页面调用这个bean并让它在我们希望的位置打印一条出错消息。
We can call this bean on any page and have it print an error message at just the spot we want it.
为了深入了解编译器做了什么,请用 -XX:+PrintCompilation 标志调用JVM,这个标志会使编译器(客户机或服务器)每次运行的时候打印一条短消息。
To get some insight into what the compiler is doing, try invoking the JVM with the -XX:+PrintCompilation flag, which causes the compiler (client or server) to print a short message every time it runs.
一个进度条不应该是打印100行,只是更新它的状态,一般地,我们,想看到一点生机。
A progress bar is not supposed to print one hundred lines just to update its status; generally we like to see a little animation.
在google搜索一下鼓舞人心的引语,然后打印一条出来,放在相框里面。
Do a Google search for motivational quotes, then print off one and put it inside of a picture frame.
如果不能摆脱,比如一条恶龙在追你,LaBerge博士建议去尝试找一个打印的字。
If there's no give-away, like a dragon chasing you, Dr. LaBerge suggests trying to find a printed word.
每当该方法被调用时,Debugger窗口中将打印一条消息。
Every time the method is invoked, a message will be printed in the Debugger window.
假定信号处理器使用fprintf打印一条消息,而当信号发出时程序正在使用同一个流进行fprintf调用。
Suppose the signal handler prints a message with fprintf and the program was in the middle of an fprintf call using the same stream when the signal was delivered.
假定信号处理器使用fprintf打印一条消息,而当信号发出时程序正在使用同一个流进行fprintf调用。
Suppose the signal handler prints a message with fprintf and the program was in the middle of an fprintf call using the same stream when the signal was delivered.
应用推荐