• Currently a general SLA parameter definition method supporting development of SLA template is absent.

    目前还没有通用的SLA参数定义方法来支持SLA模板的开发。

    youdao

  • The paper discusses the existing conditions, location, size, shape and definition method for critical rock hidden in engineering wall rocks.

    对隐藏于工程围岩内的危石的存在条件及其方位、大小、形状和确定方法进行了讨论。

    youdao

  • The complementary definition method based on the frame can be used to be the description method of formal system used in automated software testing.

    基于框架的互补定义的形式描述方法可以作为用于软件测试自动化的形式系统的描述方法。

    youdao

  • This paper describes a XML -based statistic chart definition method using SVG and XSLT after briefly introducing the SVG and other relative techniques.

    该文在简要介绍了SVG及其相关的技术后,重点介绍了一种基于XML、SVG和XSLT等技术的统计图表定义方法。

    youdao

  • Taking WEC of the river between Wushi Dam and Sanzhou Dam in the upstream as an example, two methods, the capacity definition method and analytic solution were compared.

    以榕江上游乌石坝-三洲拦河坝段水环境容量为例,对容量定义法及解析解两种方法进行了对比研究。

    youdao

  • By a great number of calculation and comparison, the displacement-pattern of frame structures is analyzed, and the consistent condition and definition method are provided.

    通过大量的弹塑性分析,提出了多层框架结构位移模式保持一致的条件和位移模式的确定方法。

    youdao

  • Second, he has discussed the definition methods of logic and the difficult position and its consummation of the definition method "difference is added to the inter-species".

    接着探讨了逻辑学上定义的方法,并对“属加种差”定义方法的困境与完善做了论述。

    youdao

  • This article provides a simple, general and extensible definition method of metadata model in reference of the virtues of RDF, such as simplicity, flexibility and extensibility.

    文章借鉴了RDF的简单、灵活和可扩展的优点,提出一种简单、通用和可扩展的元数据模式表示方法。

    youdao

  • A classification and systematic definition method of IP charging and accounting parameters are presented, which have been applied in the design and implementation of a prototype.

    本文提出了下一代运营支撑系统中ip计费参数的分类和定义方法,并在原型系统的设计和实现中应用了所提出的方法。

    youdao

  • The IDEFO(Integrated Computer Aided Manufacturing DEFinition method) was applied to construct the fuction model of the system, after analysing the data current of the die &mold CAD/CAM system.

    应用了IDEFO方法对CAD/CAM系统的数据流程和功能需求进行有效的分析之后,建立了整个CAD/CAM系统的功能模型。

    youdao

  • This paper discussed the essential of unstructured problems in information organization of group process, suggested a set of multi dimension definition method for information in communication.

    对群体过程信息组织的非结构化问题进行了实质性探讨。对信息交互过程中的信息定义提出了一套多维定义方法。

    youdao

  • The definition also excludes the majority of teachers, despite the fact that teaching has traditionally been the method whereby many intellectuals earn their living.

    这一定义也排除了大多数教师,尽管教学历来是许多知识分子谋生的传统手段。

    youdao

  • Also, because there is only one expression in the method body, we drop the braces and put the entire method definition on one line.

    而且,因为在方法的主体中只有一个表达式,我们也省略了括号,把整个方法的定义放到一行中。

    youdao

  • It may look strange to start the method definition like the following.

    像下面这样开始一个方法定义可能看起来比较奇怪。

    youdao

  • The cause of this unexpected behavior is a missing equals sign in the method definition.

    造成这样意外结果的原因是在方法定义中缺少的等于号。

    youdao

  • Another limitation is just the basic timescale inherent in the method definition.

    另一个局限是在方法定义中的基本时间单位。

    youdao

  • Listing 3 shows the method definition.

    清单3给出方法定义。

    youdao

  • A method Definition also characterizes one or more configurations or versions of the method by identifying, for each configuration, which elements are presented to the practitioners and how.

    方法定义同时还可以通过鉴别表现出一个或者更多结构或者方法版本,对于每一个结构,还可以鉴定研制人使用了哪些元素和怎样使用的。

    youdao

  • The EPF is a method definition framework.

    EPF是一个方法定义框架。

    youdao

  • A method definition is a well-formed definition of a method in terms of its method Elements (including their description) and their relationships.

    方法定义就是根据它的方法元素(包括它们的描述)和它们之间的关系对方法进行的一个结构良好的定义。

    youdao

  • In the case of a new method built from scratch, the method Definition is empty at the beginning of the project.

    从新创建方法的例子中,方法定义在这个项目的开始是空白。

    youdao

  • In other words, a method Definition corresponds to the subset of the RMC Library relevant to the method under Construction.

    换句话说,一个方法定义对应着被构建方法相关的RMC库子集。

    youdao

  • The following class definition (Listing 1) demonstrates this method for defining trace and message loggers.

    下面的类定义(清单1)演示了这个用于定义跟踪日志记录器和消息日志记录器的方法。

    youdao

  • First, there is no main method or class definition, just some simple code.

    首先,没有main方法或者类定义,只有一些简单的代码。

    youdao

  • See Listing 4. The getTranslation method definition within Translate plug-in, in a sidefile.

    参见副文件中的清单4.翻译插件中的getTranslation方法定义。

    youdao

  • Listing 1 shows the class definition and relevant method definitions for the PresenceMonitor Web service implementation class.

    清单1展示了PresenceMonitorWeb服务实现类的类定义和相关方法定义。

    youdao

  • Within the class, a procedure (function, sub, or method) definition for each operation in the Web service: these procedures must be public.

    在类中,针对Web服务中的各操作的过程(函数、子元素或方法)定义:这些过程必须是公有的。

    youdao

  • The main method following the enumerated type definition demonstrates the usage.

    位于枚举类型定义之后的main方法演示了这种用法。

    youdao

  • The code from listing 7 (the definition of the DataSet) is basically the BuildXSD method.

    清单7中的代码(DataSet的定义)主要是BuildXSD方法。

    youdao

  • Consider the Ruby method definition shown in Listing 5.

    看一下清单5中所示的Ruby的方法定义。

    youdao

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

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

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