• 迅速用电脑设计了一裙子文件加载到打印

    I quickly designed a skirt on my computer, and I loaded the file on the printer.

    youdao

  • 法国意大利美国人们提供电子邮件的打印邮寄服务

    France, Italy and the United States let people send documents electronically for printing and delivery by the post.

    youdao

  • 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.

    youdao

  • 如果这个程序中一操作码出现了多次,请尝试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.

    youdao

  • 如果变量初始化之前使用的,会产生语义错误使用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.

    youdao

  • 接下来扩展说明法则可以这里下载打印钱包大小法则

    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.

    youdao

  • 注意- 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).

    youdao

  • 工具(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).

    youdao

  • 此例中,我们控制台打印消息然后调用版本执行实际处理

    In this case, we have it just print a message to the console and then call the base class version for actual handling.

    youdao

  • 如果遇到错误即便简单行为打印错误消息,都会突然变得困难重重因为可能没有内存执行这些操作

    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.

    youdao

  • 然后构造函数打印警告消息指明没有函数,因为列表不可变的,所以我们没有机会用一个新的值替代现有的回函数列表

    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.

    youdao

  • 解析每个目时,您将消息打印标准输出,显示当前正在创建员工姓名,以及创建成功还是失败

    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.

    youdao

  • 对于那些由于种种原因不能使用ID 3标签文件打印消息给出信息,跳过它们

    For files that can't abide an ID3 tag for various reasons, I print an informative message and skip them.

    youdao

  • 标准输出中会打印消息用户知道发送一个信号

    A message is printed on standard output to let the user know a signal was sent.

    youdao

  • 演示程序运行时候,不同罐子装得过多不满,此时会控制台打印消息一个时间戳挂起

    As the demo runs, various jars are over - or underfilled and a message is printed to the console, prepended by a timestamp.

    youdao

  • 收藏打印单词测试第一百零一公民、法人享有名誉权,公民人格尊严受法律保护禁止侮辱诽谤方式损害公民、法人名誉

    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.

    youdao

  • 即将完成试点生产线打印报纸金属塑料纸打印锂离子电池

    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.

    youdao

  • 随着雇员名字通知中的语句打印了雇员信息改变事实

    Two statements in the advice print out the fact that the employee's information was changed, along with the name of the employee.

    youdao

  • 没有激光打印,激光打印说明书显示它们使用上百转义序列来进行控制操作

    No laser printers, whose manuals show hundreds of escape sequences used for their control and operation.

    youdao

  • 设置这个选项之后,JIT编译器会在对方法进行编译每个方法打印消息

    After you set this option, the JIT compiler prints two messages for each method as it compiles the method. For example.

    youdao

  • 定义draw方法简单地打印消息控制台

    It defines the draw method to simply print a message to the console.

    youdao

  • 我们可以任意页面调用这个bean我们希望位置打印出错消息

    We can call this bean on any page and have it print an error message at just the spot we want it.

    youdao

  • 为了深入了解编译什么,请 -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.

    youdao

  • 一个进度应该打印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.

    youdao

  • google搜索一下鼓舞人心引语然后打印出来,放在相框里面

    Do a Google search for motivational quotes, then print off one and put it inside of a picture frame.

    youdao

  • 如果不能摆脱,比如恶龙在追LaBerge博士建议尝试一个打印

    If there's no give-away, like a dragon chasing you, Dr. LaBerge suggests trying to find a printed word.

    youdao

  • 每当方法调用时,Debugger窗口中将打印消息

    Every time the method is invoked, a message will be printed in the Debugger window.

    youdao

  • 假定信号处理器使用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.

    youdao

  • 假定信号处理器使用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.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定