• 以下小节分别展示如何寻找所需组件来源,以及构建测试控制台

    The following sections show you how to source required components, set up, and test the console.

    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

  • 控制台输出切换测试服务器进程

    Switch your console output to the test server process.

    youdao

  • 所有测试工作不管焦点还是范围需要测试活动管理执行分析提供一个集中控制台

    All testing efforts, regardless of focus or scope, require a centralized console for test activity management, execution, and analysis.

    youdao

  • 随同监控实现一起,我们提供了一个虚拟生产线工人控制台测试监控系统

    Along with the implementation of the monitoring system, we've provided a dummy production line and workers console to allow the monitoring system to be tested.

    youdao

  • 配置定义注册中心,请启动测试服务器调出管理控制台

    To configure the custom registry, start the test server and bring up the admin console.

    youdao

  • 需要少的输入编写单元测试更容易而且可以开发环境控制台任何你需要的地方运行

    The way you write your unit tests is easier, with less typing and you can run it in your development environment even fro a console, whenever you want.

    youdao

  • 创建测试环境后,利用服务器配置编辑器启用管理控制台客户机创建JMS资源监听端口

    With the test environment created, you will now use the server configuration editor to enable the administrative console client, and to create JMS resources and listener ports.

    youdao

  • YQL入门简单方式就是通过YQL控制台一种允许即时制定测试YQL查询的互动式在线工具

    The easiest way to get started with YQL is through the YQL Console, an interactive online tool that allows you to formulate and test YQL queries on the fly.

    youdao

  • 可以通过控制台实际执行测试s QL查询

    You can also actually execute and test SQL queries through the console as well.

    youdao

  • 但是,请首先打开测试服务器管理控制台,方法是Servers视图右键单击选择Runadministrativeconsole

    But first, open the admin console for the test server, by right-clicking on it in the Servers view and selecting Run administrative console.

    youdao

  • Eclipse一个有用的OSGi控制台允许通过安装运行osgi模块测试它们

    Eclipse comes with a useful OSGi console that allows you to test OSGi modules by installing and running them.

    youdao

  • 类似地Mylyn进行了扩展,并Hudson整合包含读取控制台输出能力能够嵌入服务器失败测试中,处理本地测试失败情况一样容易

    Similarly, Mylyn is extending its reach to integration with Hudson, which includes the ability to read console output and hook into failed tests on the server as easily as a local test failures.

    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

  • 注意必须创建一个mqauth认证别名,使用适当的认证通过管理控制台连接测试服务器

    Note that you will have to create an mqauth authentication alias with proper authorizations to connect to WebSphere mq in the test server through admin console.

    youdao

  • 如何通过停止启动所有Hadoop组件测试一些命令以及检查Web控制台验证集群

    How to verify your cluster is working by stopping and starting all Hadoop components, testing a few commands, and reviewing the web console.

    youdao

  • 项目包含一个基于AIR控制台通过提供录制回放验证Flex可视组件等功能,用户可以使用它快速创建运行用户界面测试

    The project includes an AIR based console that allows users to quickly create and run user interface tests by providing the ability to record, playback, and verify Flex visual components.

    youdao

  • Servers视图打开测试服务器管理控制台

    Open the admin console for the test server, by going to the Servers view.

    youdao

  • 现在可以测试整个J2EE应用程序并且Application Developer 中观察控制台消息

    You can now test the whole J2EE application, and watch the console messages in Application Developer.

    youdao

  • 控制台编辑器快速创建测试

    Intention actions for quick creating of tests either from the console or editor.

    youdao

  • Jarvis测试报表配置的,内置报表方式针对控制台比如FireFox中的Firebug),另一种则生成HTML

    The way Jarvis reports the test results is configurable, and ships with two different reporters: one for the console (e.g. Firebug in Firefox) and one that generates HTML.

    youdao

  • 到 Servers视图打开测试服务器管理控制台如果尚未启动服务器,请启动它)。

    Open the admin console for the test server (start the server if isn't already started), by going to the Servers view.

    youdao

  • 接着可以生成cxf - library . war文件部署测试服务器控制台输入antrun尝试运行示例客户端

    You can then deploy the generated cxf-library.war file to your test server, and finally type ant run on the console to try running the sample client.

    youdao

  • 进行db4o探察测试时,控制台模式使用JUnit4测试

    For my exploration testing of db4o, I'm going to use the JUnit 4 test library in console mode.

    youdao

  • 一旦定义三个测试执行后,请进程(process)选项卡中切换服务器进程,然后看看控制台输出是什么。

    Once all three tests that you defined have been executed, switch back to the server process in the process TAB, and take a look at the console output.

    youdao

  • 最后清单8展示了测试运行控制台输出(被折适合屏幕)。

    Finally, Listing 8 shows the console output from a test run (with the first line wrapped to fit).

    youdao

  • 8显示CustomerRewardsLogExport组件测试V6.1中产生控制台输出

    Figure 8 shows the console output from the CustomerRewardsLogExport component test in V6.1.

    youdao

  • 这个控制台目标用户是开发者(希望快速测试他们的流程)管理员(管理在运行的流程)。

    This console targets developers (wanting to quickly test their processes) and administrator (managing running processes).

    youdao

  • 图形化控制台适合于交互式测试一个两个控制台批处理方式运行所有测试例如完全重构过程一部分。

    The graphical console is good for interactively testing one or two classes, while the console runs all the tests in batch mode, for example, as part of a full rebuild.

    youdao

  • 客户机应用程序测试e JB所有四个方法输出发送控制台

    This client application exercises all four methods on the EJB and sends output to the Console.

    youdao

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

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

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