• 通过正交试验,建立了LAPD最佳工况参数标准

    The optimized parameters standard of LAPD is built by orthogonal tests.

    youdao

  • 方法适用参数标准经常变化微机控制系统

    This method is suitable for the microcomputer control system especially, in which the multi-parameter is changeable frequently.

    youdao

  • 课题采用方法电站设计参数标准水轮机增容寿改造提供了有益参考

    This method can provides beneficial references for the low design parameters standard turbines 'capacity increases and longevity modification in old stations.

    youdao

  • 主要线路高架桥设计参数标准材料地质、设计特点施工要点等作全面分析论述。

    For the viaducts of the line, a thorough description and analysis for the standard of design parameters, material, geology, main facts of design and construction is given.

    youdao

  • 根据对各等级林分生长过程及其立地特征分析提出了划分马尾松低质低效林的技术参数标准

    Based on the analysis of the stands growth procedure and the site features, we provided the parameter criterion used to sort the low quality and low benefit Masson Pine secondary stand.

    youdao

  • 美国约曼公司严格遵守这些限制强烈建议这些限制能够成为潜水污水市场电机额定参数标准

    Yeomans strictly practices these limits and strongly suggests they also be the stanDard for motor ratings in the submersible wastewater pump market.

    youdao

  • 脚本基线测试者所规定基本参数标准相结合,比如说姓名比较数据超级链接(可以人工操作者在中打开的)。

    Associates script lines with standard sets of tester-defined properties, such as Name, Compare Data, and links to attachments (which can opened within Manual tester).

    youdao

  • 设计师没有给出真实性能参数标准既然一个概念我们可以假设更多设计方面功能方面的实践

    The designer didn't give a real specs but since this is a concept, we can assume it's more a practice of design and function.

    youdao

  • 实验表明,所开发飞行大气参数标准装置性能稳定工作可靠,具有测量、控制精度人机界面良好使用方便特点

    Experiments show that the Aero-air parameter standard instrument has the advantages of high work stability, high precision, favorable using interface and so on.

    youdao

  • 为了避免这个,要分析参数开发建议标准达成一致。

    To avoid this, get agreements on the parameters of the analysis and the criteria for developing recommendations.

    youdao

  • 通过执行一个具有标准参数特殊停止和信号汇编指令实现的。

    It does so by executing the special stop-and-signal assembly instruction with a standardized argument value.

    youdao

  • 查询的输入参数或者标准

    The input parameters or criteria for the query.

    youdao

  • 查询参数通常用来服务提供输入筛选标准排序其他业务详细信息

    Query parameters are usually meant to provide input to a service, such as filtering criteria, sorting, and other business level details.

    youdao

  • 指标则是可以测量参数对应某一特定标准

    Indicators are parameters which can be measured and correspond to a particular criterion.

    youdao

  • 标准输出而言,参数一个多个文件

    The arguments are a file (or multiple files) for standard output.

    youdao

  • 表格(代码清单9)显示了根据参数指定标准给定日期所创建工作

    This table (Listing 9) shows the number of new work items that were created on any given day, according to the criteria that you specify in the parameters.

    youdao

  • 输入可以来自作为最后一个命令参数指定文件没有给出文件名参数也可以来自标准输入。

    This input can come either from a file specified as the last command line argument, or from standard input if no file name argument is given.

    youdao

  • 模拟参数临床标准快速艾滋病病毒抗体检测CD 4 +T淋巴细胞数量构成。

    The modelled parameters consisted of clinical criteria, rapid HIV antibody testing and CD4 + T-lymphocyte (CD4) count.

    youdao

  • 先将字符串参数标准错误(提供它用于定制消息),接下来写入冒号一个空格然后系统错误消息,后面新的一行

    It writes your string argument to stderr (standard error), followed by a colon and a space, then the system error message followed by a newline.

    youdao

  • OVF标准获得批准以后,预期包括用于将参数传入虚拟映像标准格式,这非常类似目前虚拟映像使用技术

    The OVF standard, once approved, is expected to include a standard format for passing parameters into a virtual image, very similar to the technique currently used in the virtual image.

    youdao

  • 可以创建使用关键字作为参数函数方法PHP 中的标准位置参数迥然不同。

    You can also create functions and methods with keyword-based arguments — a nice break from the standard positional arguments you see in PHP.

    youdao

  • 使用标准GET注释参数紧随函数,并问号(?)分隔

    Using standard GET notation, the parameters follow the function and are delimited by a question mark (?).

    youdao

  • 参数数据类型函数原型定义情况参数应该根据标准规则转换成这种类型。

    In the case where the data type of the parameter is defined by a function prototype, the parameter is converted to that type according the standard rules.

    youdao

  • xargs命令读取标准输入然后使用参数作为输入构建执行命令

    The xargs command reads standard input and then builds and executes commands with the input as parameters.

    youdao

  • VXML中的submit标记字段作为标准HTTP参数传递一个指定远程应用程序

    The submit tag within VXML passes on the field values to a specified remote application as standard HTTP parameters.

    youdao

  • print指令发出标准输出stdout参数concat实现字符串连接

    The print instruction emits the argument to standard output (stdout), and concat implements string concatenation.

    youdao

  • 会同有关部门制订经济评价方法经济参数建设标准、建设用地指标管理制度,监督实施。

    To draw up the economy evaluation methodology, to set the economic parameters and construction standards as well as some other administration standards such as the norm of construction land.

    youdao

  • Windows 处理事件方式完全是通过窗口过程以及一成不变的WPARAM/LPARAM参数按照现代编程标准来说,简陋而粗糙。

    The way Windows does events, with its omniversal window proc and type-deadly WPARAM/LPARAM parameters, is downright primitive by modern programming standards.

    youdao

  • 标准Rails参数解析过程(CGI实现)捕获了解析过程中的任何异常,因此特定解析能够用于任何mime类型

    Specific parsers can be added for any mime type, with the standard Rails parameter parsing (from CGI) catching any that fall through the gaps.

    youdao

  • LotusQuickr搜索服务基于REST架构样式接受URL使用参数表达搜索条件标准HTTP请求

    The Lotus Quickr search service is based on the REST architecture style, which accepts standard HTTP requests using parameters in the URL to express search conditions.

    youdao

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

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

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