• A traditional WS-BPEL process handles this class of processes.

    传统WS -BPEL流程处理此类流程

    youdao

  • The process template represents the reusable class of process parts described by P F method.

    过程模板代表P- F方法描述部分过程可复用

    youdao

  • A class of process neural network model with two hidden-layer based on expansion of basis function is brought forward.

    提出一类基于函数展开隐层过程神经元网络模型

    youdao

  • For a class of process control systems without middle measurement, the accuracy of setting control model has direct influence on product quality.

    对于一类中间检测元件过程控制系统设定控制模型精度直接影响产品的质量。

    youdao

  • This is one approach that enables the client to determine what member of the class hierarchy it receives, and process the additional information in the subclass accordingly.

    一种可以使客户确定接收到的是层次中的什么成员方法相应处理子类中的附加信息

    youdao

  • During the process of class constructing, all the registration work is done, including extension and function registration.

    构造过程中,执行了所有注册工作包括扩展注册函数注册。

    youdao

  • The core of this process comprises a pattern-based approach that allows you to refine class models with constraints while preserving the consistency of the models.

    过程核心包含一个允许保存模型一致性同时约束细化模型的基于模式方法

    youdao

  • The build process here is not very particular; some class files are repeated in multiple JAR files, and the contents of some packages are spread across multiple JARs.

    这个构建工程过程不是非常精确的,一些文件多个JAR文件里面重复了,一些内容在多个JAR文件里面扩展了

    youdao

  • While the process of creating an agent is somewhat complex, the data capture component provides a set of lightweight class hierarchies that greatly simplify the implementation.

    虽然创建代理流程一点复杂,但是数据捕捉组件提供了轻量级结构,可以极大地简化实现

    youdao

  • Note that class loading can be performed in a lazy manner and therefore some parts of the class loading process may be done on first use of the class rather than at load time.

    注意可以惰性方式执行装入所以类装入过程某些部分可能第一次使用类的时候才执行,不是装入时执行。

    youdao

  • Class wrapping: This is the process of wrapping or replacing a target class with another class that implements the same functionality but also contains instrumentation.

    包装流程使用另一个类来包装替换目标类,前者实现相同功能同时包含了插装。

    youdao

  • Figure 7 shows the annotation process of a couple of operations in a class.

    7显示一个几个操作注释过程

    youdao

  • The entities shown in the class diagram of Figure 1 are associated with an order management business process.

    1关系显示实体订单管理业务流程关联。

    youdao

  • However, there is a class of business processes where a rigid process would be an unacceptable constraint on the needs of the business.

    但是一类流程中,僵化流程业务需求来说不可接受的约束

    youdao

  • No matter what kind of class loader you're using, however, there are many problems that can occur in the class loading process.

    但是不论使用哪种装入器,在类装入过程可能发生许多问题

    youdao

  • In the past, pads and tampons were typically whitened with elemental chlorine gas, a process that can create dioxins-a class of toxic, chlorinated compounds that can pollute the environment.

    过去卫生巾卫生棉条通常都会使用气体漂白,而漂白过程总会产生破坏环境二恶英

    youdao

  • The Ruby String class has a powerful set of methods to manipulate and process data stored in them.

    RubyString强大方法用于操作处理存储它们之中的数据

    youdao

  • Figure 5 demonstrates the process of generating an inheritance tree class diagram.

    5展示产生一个继承过程

    youdao

  • The introduction of the GrailsUnitTestCase class and its children brings a whole new level of testing ease and sophistication to the process.

    grailsunittestcase及其子类引入将流程测试简单性全面性提升到了一个全新水平

    youdao

  • If Application.DoEvents is called from your code, your program flow may be interrupted in order to process the timer events generated by an instance of this class.

    如果为了处理定时器产生定时器事件而在代码中有一个Application .DoEvents调用,你的程序流程可能会打断。

    youdao

  • There are three examples of this process in the provided code-all for the CitiesBrowser class.

    提供代码中,三个过程示例—都针对citiesbrowser

    youdao

  • To simplify the process of creating the markup language, the Delegate class has the job of crafting the actual HTML code.

    为了简化创建标记语言过程delegate负责生成实际HTML代码

    youdao

  • The minimal CloudCrowd action is a simple Ruby class that defines a "process" method, performing the parallel part of the computation and saving it to S3.

    最小的CloudCrowdaction简单Ruby它被用来定义一个“进程方法执行计算中的并行部分保存S3。

    youdao

  • Using classloader hooks, you can intercept the process of loading classes into the JVM and transform the class representations before they're actually loaded.

    通过使用classloader挂钩(hook),可以拦截加载JVM中的过程实际加载这些之前转换它们

    youdao

  • If the Permissions class embodies the authorization policy of an application, the ACL class implements the process of authorization.

    如果permissions包含了应用程序授权策略acl类实现了授权处理。

    youdao

  • In the run method of this class, grab the Web page, chunk, from off of the queue in each thread, and then process this chunk with Beautiful Soup.

    这个run方法中,队列中的各个线程获取web页面、文本然后使用BeautifulSoup处理这个文本块。

    youdao

  • Outlining may be part of the annotating process, or it may be done separately (as it is in this class).

    提纲可以注释过程一部分,当然可以单独完成(比如说课堂上)。

    youdao

  • The maps are maintained in parallel and are constructed as part of the class instantiation process.

    这些映射可以并行进行维护并且可以构建实例化过程中的一部分

    youdao

  • The process works at the aggregate level as well: If a class has 100 lines and 45 of them were touched, then the class has a line coverage of 45%.

    这个过程总体层次上工作得很好:如果一个100代码,其中45触及那么这个类的覆盖率就是45%。

    youdao

  • This process has a variety of USES for developers who want to modify a class without touching the source, or want to change the class definition dynamically at run time.

    对于希望修改而不触及源代码或者希望运行动态修改定义开发人员,这个过程可以实现多种用途

    youdao

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

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

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