This article has mainly introduced the cold mode test and the result analysts of the spring nozzle with small pressure difference.
主要介绍了小压差弹簧喷嘴的冷态试验和结果分析。
From the normal scale physical mode test, navigable flow conditions of inlet of the approach channel is analyzed under various operational plans.
通过正态物理模型试验,分析了不同运行方案情况下,引水渠取水口通航水流条件。
For the problem of the mode test boundary transformation, it has been one of the topics concerned in aviation and spaceflight field all the time.
模态试验边界转换的问题,始终是航空航天界关心的课题之一。
Mode test has been carried out in order to research the anchoring and reinforcing mechanism which is one of the keys in the rock-soil anchor technology.
锚杆锚固段力的传递机理是锚固设计中的关键问题之一,本文通过模型试验的方法对岩体锚杆锚固段轴力和剪力的传递以及分布情况进行了研究。
The optimized matched relations between the combustion Chambers and the nozzle configurations are found by the mode test, and the whole process is recorded by a common cinematograph.
通过模拟试验。研究燃烧室形状与喷油嘴结构的最佳配合,并用一般电影摄影机可将全部运动过程记录下来。
Additionally, you learned how to test this newly developed integration service in debug mode.
另外,您了解了如何以调试模式测试这个新开发的集成服务。
Test scripts must be developed that drive the application into the correct "screen" or other application mode.
测试脚本必须开发成能够将应用程序推到正确的“屏幕”或其他应用程序模式。
You should test this view mode for usability given the size of your portal and the screen size available for your device.
在给定门户大小和设备可用的屏幕大小之后,您应该对此视图模式的可用性进行测试。
You could add custom code in the components to monitor the data flow through your module, but you might find it easier in these cases to use the attach mode in the integration test client.
您可以在组件中添加自定义代码,以监视通过模块的数据流,但在这些情况下,您会发现使用集成测试客户端中的附加模式更容易。
In development and test mode, you may want all the logging and debugging to be active, since it could be essential for finding errors.
在开发和测试模式中,可能希望所有日志记录和调试功能均为活动状态,因为这些功能对于发现错误非常重要。
In attach mode, the integration test client monitors and emulates components and wires as a module runs, but it doesn't first invoke a component; instead, an external source does the invoking.
在附加模式中,集成测试客户端监视和模拟组件,并在模块运行时进行连接,但是它不是先调用组件,而是外部源执行调用。
If they have multiple test cases that will be run on the same platforms, they can select multiple configurations simultaneously and apply the configurations to several of them in batch mode.
如果他们拥有多个将要运行在同一个平台上的测试用例的话,那么他们能够同时选择多个配置,并且将这些配置批量应用到平台上。
To test the application in uplugged mode, you use a JSON static file stored inside the project.
要在未插接模式下测试应用程序,您需要使用项目内存储的一个JSON静态文件。
These simple examples of test steps performing process housekeeping and human tasks are intended for use by an individual developer on a dedicated workstation in development mode.
这些执行常规操作流程和人工任务的简单测试步骤示例,主要供在开发模式中专门从事工作站开发的单个开发人员使用。
We will be trying out these different approaches... using newly-discovered natural algae to test the best approaches we can come up with to go into a scale-up mode.
我们将尝试这些不同的方法…用新发现的天然藻类测试出最佳可行的方法,以用于规模化生产模式中。
The kind of experiments required to test its notions demanded many cycles of a computer, at its full power, in a completely exploratory mode.
这种需要测试其想法的试验,要求计算机以全面考察的模式全速运算多次。
When your test has started to run, switch to the integration test client that is running in attach mode.
测试开始运行后,切换到在附加模式下运行的集成测试客户端。
Given the fact that these target values can fail during the benchmarking mode, it helps to plan the test approach at this level itself.
尽管这些目标值可能会在确定基准的过程中失效,但可以帮助规划这个级别本身的测试方法。
In order to explain how to test the portlet for i-Mode devices, an i-Mode emulator is introduced.
为了解释如何测试用于i -Mode设备的portlet,引入了i - Mode模拟器。
When you test multiple modules in attach mode, you see a list of modules that you have selected or added to the configuration next to Continue.
测试附加模式中的多个模块时,您将看到已选择的或已添加到Continue旁边的配置的模块列表。
Test the flow by running PHP in interactive mode (PHP -a).
可通过在交互模式下运行php (php- a)来测试流量。
When running tests, you must pass in at least one VM argument to help specify which GWT mode (hosted or Web) to run the test in.
运行测试时,您必须至少传递一个VM参数,指明在哪种GWT模式(托管或Web)下运行测试。
The initial bit of code shown in Listing 1 sets the path for dojo.js and turns debug mode on so you can test your output.
清单1 所示代码的初始部分设置dojo.js的路径,并打开调试模式以便测试您的输出。
The client USES GET request to test the URL in "Set" mode, then it USES POST requests for actual performance or load testing.
该客户端使用GET请求来在“Set”模式下测试url,然后它使用POST请求来进行实际的性能或负荷测试。
JunitEE test cases can be executed using either smart or basic mode within the application server environment.
JunitEE测试用例能够在这个应用服务器环境中以智能的或者基本的模式来执行。
If the DWRServlet's web.xml definition sets the init-param debug to true, then DWR's extremely helpful test mode is enabled.
如果DWRServlet 的 web.xml定义把init-paramdebug 设置为true,那么就启用了DWR非常有帮助的测试模式。
We would like users to test JRuby in 1.9 mode to shake out remaining issues before 1.6.0 final.
我们希望用户能在1.9模式中测试JRuby,在1.6.0最终版前发现那些剩余的问题。
Test button: used for testing the application in "unplugged" mode (UIButton class).
Test按钮:用于在“为插接”模式下测试应用程序(uibutton类)。
I've included a main method in the TwitterSearchConnector class so you can test the class's functionality in stand-alone mode without needing to run Bonita. Listing 5 shows the main method.
我已将main方法包含在twittersearchconnector类中,因此在无需运行Bonita情况下您可以在单机模式中测试此类的功能。
To unit test the navigation from View mode to Edit mode, follow the steps defined earlier.
要从View模式到Edit 模式对导航执行单元测试,遵循前面列出的步骤。
应用推荐