• 必须安装打印,才能打印测试

    You must install a printer before you can print a test page.

    youdao

  • 计算机没有安装任何打印必须安装打印,才能打印测试

    No printers are installed in your computer. You must install a printer before you can print a test page.

    youdao

  • GMI打印测试工具包旨在评估打印打印能力按照下面印刷要求

    The GMI print Test Kit is designed to evaluate a printer's ability to print in accordance to the printing requirements outlined below.

    youdao

  • 用于全自动测定单根纱线断裂强力断裂伸长打印测试数据和统计结果

    Used for measure tensile strength and breaking elongation of single yarn and print statistic results.

    youdao

  • 用于全自动测定单根纱线断裂强力断裂伸长,打印测试数据和统计结果

    Used for measure tensile strengh and breaking elogation of single yarn and print statistic results.

    youdao

  • 打印测试地方现在改为使用variable标签创建新的HTML文件名

    Where I used to print the test run name, I now use a variable tag to build a new file name for the HTML.

    youdao

  • 用于测定化纤等纱线捻度自动打印测试数据统计结果

    Used for measurement twist of the cotton, wool, silk, bast & chemical fibre yarn, it cans print the test data and statistical result automatically.

    youdao

  • 具备测试全部主要技术性能连续自动测试电流接地阻抗电介质强度剩余电压打印测试数据

    The machine contain main functions of above four testing apparatus, it can automatic test leaking current, grounding electric resistance, dielectric intensity, resting voltage and print testing data.

    youdao

  • 电子卡,将电子卡最长接口上的跳线下,装上电子卡,开机,打印测试。(跳线就是接口上小插头,拔下)

    Remove thee-card, pull out the longest cable of thee-card, install thee-card, turn on the printer, check the printing function.

    youdao

  • 只要放进材料,即自动侦测,自动试验,自动油压回位及自动计算储存测试数据打印仪器数字显示自动打印测试结果数据处理

    If in computing and storage test data, printing, and can use digital display equipment automatic printing test results and data processing.

    youdao

  • 客户机测试程序结果打印控制台这样,它们就清单6中的性能跟踪信息在一起。

    My client test program prints results to the console, so these come out intermixed with the performance trace information in Listing 6.

    youdao

  • 测试程序链接再次打印消息两个函数第一用大写字符,第二小写字符。

    The test links to two functions that print the message again: the first time in all uppercase characters and then again in lowercase characters.

    youdao

  • 打印效果可读性好,不幸的是,某个流行浏览器版本进行测试这会破坏整个布局。

    The printed effect was very readable but, unfortunately, on the version of browser popular at the time of testing, it crashed the entire application.

    youdao

  • 测试脚本是以已定义格式打印STDOUT任何程序

    A test script is any program that prints to STDOUT in a defined format.

    youdao

  • 测试用例通常存在开发人员的脑子里实现起来不同的方式,如打印语句调试器表达式测试脚本

    Developers often have tests cases in mind, but they realize them in many different ways: print statements, debugger expression, test scripts.

    youdao

  • 可以按照相同方法使用界面设计图像化地设计测试显示文件,您可以使用报告设计器来创建和测试打印机文件。

    In the same way that you use the Screen Designer to graphically design and test your display files, you can use Report Designer to create and test your printer files.

    youdao

  • 一个特定打印系统开发早期原型测试显示没有充足的处理器内存数据带宽满足指定页面打印目标

    Early in a particular printing system's development, prototype testing revealed that there was insufficient processor, memory, and data bandwidth available to meet specified page printing targets.

    youdao

  • 测试试图借助设置打印对象如果发生异常则捕获之,然后如果需要的话借助设置再去打印(给出一个关于发生事情的消息)。

    The old test tried printing the object without the setup, caught the exception if it occurred, then printed with the setup if needed (and gave a message about what happened).

    youdao

  • 使用可用打印设备测试打印样式是个主意

    Testing print styles using the print devices available to you is a good idea.

    youdao

  • 底部的测试代码设置打印出新值。

    The test code at the bottom then sets the value and prints out the new value.

    youdao

  • 测试执行通过时段代码将会简单打印输出“Failures !”

    This code will simply print out "Failures!" if the tests didn't pass.

    youdao

  • 如果任何测试失败,就会有一个适当消息都会通过调用purify _ printf打印purify控制台或者日志中。

    If any of the tests fail, an appropriate message is printed in the purify console or log by calling purify_printf.

    youdao

  • Jester通过检查打印的内容来判断测试是否成功所以System .err程序输出Jester弄混。

    Jester determines if the tests succeed by checking what's been printed, so program output to System.err often confuses it.

    youdao

  • 另外应该能够访问一个用于测试文件打印访问的Windows环境

    In addition, you should have access to a Windows environment that you can use to test file and print access.

    youdao

  • 如果Excel中的打印预览正确显示,则说明Excel链接测试成功

    If a print preview in Excel appears correct, the test of the Excel Link is successful.

    youdao

  • 虽然段代码针对Printer无论测试的是打印还是初始化,无论printer是方法调用目标还是方法参数,都没有关系。

    While this code is specific to a Printer, it is oblivious to whether the test is for printing or initialization, or to whether Printer is the target of a method call or a parameter to a method.

    youdao

  • 当然真正测试实际打印web页面

    The real test, of course, is to actually print your Web page.

    youdao

  • 上面执行xev测试可以看到,单个按键释放事件导致xev程序打印行输出。

    As you may recall from the xev testing performed above, an individual key press or key-release event causes four or five lines to be printed by the xev program.

    youdao

  • 现在得到XML测试文件内容使用value - of标签打印运行测试后面通过xsltext标签增加回车换行符(如清单5所示)。

    Now, with the contents of the XML test file in hand, I use the value-of tag to print the name of the test run followed by a carriage return with the XSL: text tag (see Listing 5).

    youdao

  • 现在得到XML测试文件内容使用value - of标签打印运行测试后面通过xsltext标签增加回车换行符(如清单5所示)。

    Now, with the contents of the XML test file in hand, I use the value-of tag to print the name of the test run followed by a carriage return with the XSL: text tag (see Listing 5).

    youdao

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

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

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