• This lets a segment's virtual address change from one process to another, without invalidating execution behavior.

    这就使得一个段的虚拟地址在不同进程也各不相同,且执行行为不会无效。

    youdao

  • Static crosscutting differs from dynamic crosscutting in that it does not modify the execution behavior of a given object.

    静态横切和动态横切的区别在于它不修改一个给定对象的执行行为。

    youdao

  • This section covers the RDP DataStage parameter sets and their Settings that influence execution behavior and performance.

    本小节介绍RDPDataStage参数组,以及影响执行行为和性能的参数设置。

    youdao

  • In this section, we discuss how a user can influence or change the normal execution behavior of a running process instance.

    在本部分中,我们将讨论用户如何影响或更改正在运行的进程实例的正常执行行为。

    youdao

  • Flexibility to change processes and service execution behavior across multiple business processes and disparate it systems.

    跨多个业务流程和不同it系统更改流程和服务执行行为的灵活性。

    youdao

  • MPEBP mechanism evaluates branch prediction confidence, and the evaluation output determines branch execution behavior.

    基于分支可预测性的多路径执行——MPEBP机制。

    youdao

  • A locking policy is intended to affect execution behavior when more than one thread wants to acquire the same lock simultaneously.

    当多个线程需要同时获取同一个锁的时候,锁定策略常常会影响执行行为。

    youdao

  • Refactoring is the process of rewriting a piece of code so as to leave its execution behavior intact, but improve it in some other way.

    重写一段代码保留其运行的外部特性,但在某些方面有所改进,这样的过程称之为重构。

    youdao

  • The MDMIS parameter set is the main parameter set. It contains the parameters that have the largest influence on execution behavior and performance.

    MDMIS参数组是主参数组,它包含对执行行为和性能影响最大的参数。

    youdao

  • The graphical representation of systems in the Integration Flow Designer helps to visualize system designs, what-if scenarios, and system execution behavior.

    IntegrationFlowDesigner中的图形系统表示将帮助可视化系统设计、假设场景和系统执行行为。

    youdao

  • The final section provides an overview of the new functions in WebSphere Process Server V6.1.2, namely skip and jump, that allow you to modify the default execution behavior of a long-running process.

    最后一部分概述WebSphereProcessServerV6.1.2 中的新功能,即跳过和跳转功能,您可以通过该功能修改长时间运行流程的缺省执行行为。

    youdao

  • Execute the application with the captured SQL to get desired behavior, such as static execution.

    执行带有已捕获SQL的应用,来获取描述的行为,比如静态执行。

    youdao

  • By correctness we mean how well the execution traces of the process model correspond to the user's expected behavior of the process under consideration.

    我们所说的正确性是指,在考虑各种因素的情况下,流程模型的执行路线符合用户对流程行为的预期。

    youdao

  • Left-click on the behavior execution specification.

    在行为执行规格说明上左击。

    youdao

  • Runtime Analysis: Helps you to gain an understanding of how your application behaves during execution by providing insight into thread utilization, memory usage, and object behavior.

    运行时分析:通过提供对线程、内存的使用和对象的行为的分析,帮助你去理解你的程序在执行的过程中是如何运转的。

    youdao

  • In contrast, the code in Listing 1 immediately starts measuring execution, which means that its results might have little to do with the actual code and more to do with JVM behavior.

    与之相反,清单1中的代码马上开始度量执行时间,这意味着它的结果与实际代码的执行时间关系不大,但与JVM行为密切相关。

    youdao

  • Mock objects mimic the behavior of classes written with the sole purpose of guiding code execution so that it falls within those areas under test.

    模拟对象将模仿出于指导代码执行的惟一目的而编写的类的行为,以便它在测试时符合代码执行要求。

    youdao

  • However, the desired behavior of the transaction manager would be the same even if the unit of execution was a thread.

    然而,即使执行单元是一个线程,期望的事务管理器行为都是相同的。

    youdao

  • Select the behavior execution specification that the message belongs to.

    选择消息包含的行为执行规格说明。

    youdao

  • Business process Execution language (BPEL) is an XML-based language that specifies the behavior of business processes.

    业务流程执行语言(BPEL)基于xml语言,专门针对业务流程行为。

    youdao

  • A join point is a point in the execution of a program where you can usefully join behavior.

    连接点是程序执行中可以有效连接行为的点。

    youdao

  • You can safely use them when this behavior is intended, when only a single sequential execution occurs, or when parallel branches rejoin before reaching a single stop node.

    如果您想故意实现这种行为,或只发生了一个单独的后续执行,又或者并行的分支在到达某个单独的停止节点之前已经重新联接,那么您可以安全地使用这些停止节点。

    youdao

  • The relatively recent emergence of Business Process Execution Language (BPEL) for Web services provides a higher-level description language to specify the behavior of Web services.

    最近出现的基于Web服务的业务流程执行语言(BPEL)为定义 Web 服务的行为提供了一个高层描述语言。

    youdao

  • The Behavior Principle (see below) states that some process risks are associated with statistical uncertainty in the execution variables. The level of risk drives how you measure.

    行为原则(参见下个部分)说明一些过程风险与执行变量的统计不确定性相关。

    youdao

  • And drag the behavior execution specification's handles to resize it until there is no nested message.

    并拖拉行为执行规格说明的处理以重设大小,直到没有固定的消息。

    youdao

  • The TORQUE system manager, QMGR is useful for configuring the behavior of a TORQUE cluster, including queues, job scheduling, and execution nodes.

    TORQUE系统管理器qmgr对于配置一个TORQUE集群的行为非常有用,比如队列、作业调度和执行节点。

    youdao

  • Quantify tracks program performance and calling behavior, so you can see execution flow and identify bottlenecks.

    Quantify追踪程序性能和调用行为,因此您能够发现执行流并识别出瓶颈。

    youdao

  • The example in Listing 3 alters the behavior of EasyRestService to log the GET invocation structure before execution.

    清单3中的示例修改了EasyRestService行为来在执行之前修改GET调用结构。

    youdao

  • The example in Listing 3 alters the behavior of EasyRestService to log the GET invocation structure before execution.

    清单3中的示例修改了EasyRestService行为来在执行之前修改GET调用结构。

    youdao

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

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

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