to correlate中文,to correlate的意思,to correlate翻译及用法

2025-06-28 17:49 浏览次数 5

to correlate

联系

to correlate 片语

片语

arithmetic figure to correlate数字相关

correlate to age与年龄有关

correlate to相互关联

rule to correlate规则关联

correlate to with使……相互关联

to correlate with相互关联影响

to correlate 例句

英汉例句

  • as a developer, jim must create a static identity relationship with four roles to correlate the different data representations.

    作为开发人员,jim必须创建有四个角色的静态身份关系,关联不同的数据代表。

  • performance tester does a good job of helping to correlate request data from previous responses, and it flags candidates for correlation by changing the text color to purple.

    performancetester能够帮助从以前的响应中关联请求数据,并且通过将文本颜色变成紫色来为关联标记候选者。

  • to correlate the jcc levels included in the various fix pack levels, see the resources section for more details.

    要关联包含在各种补丁包级别中的jcc级别,参见 参考资料部分获取更多细节。

  • this identifier is the only means for the client to correlate its initial request with the response.

    这一标志只是客户端用来将最初自己的请求与响应进行关联。

  • to correlate the typedef definition with the properties provided by the profile, you can think of the typedef in the following manner: typedef class name>

    在将typedef定义与概要文件中提供的属性相关联的过程中,您可能会考虑到以下方式:typedef classname>

  • on the other hand, type 2 applications only use the pre-defined reply queue, and have an attribute(s) in the request and response messages that can be used to correlate them.

    另一方面,类型2 的应用程序仅使用预先定义好的响应队列,且可以通过请求与响应消息中的属性将它们关联在一起。

  • you can use dynamic relationships to correlate primary keys from a set of related business objects and static relationships to correlate non-primary key properties.

    可以使用动态关系来关联一组相关业务对象的主键,而使用静态关系来关联非主键属性。

  • you use a dynamic relationship to correlate data based on primary keys.

    您将使用动态关系来基于主键对数据进行关联。

  • the database offers a way to search the records using a query language, nowadays sql. the database offers a way to correlate information from multiple tables.

    关系数据库的核心是以记录表示数据,记录存放在数据库表,数据库使用查询语言(sql)对数据进行搜索与查询,同时,数据库对各个数据表进行关联。

  • in this example, it「s important to correlate between the confirmbuyorder and placebuyorder process because each process could have happened in a prior instance.

    本例中,将confirmbuyorder和placebuyorder过程建立关联是很重要的,因为每个过程都可能在之前的实例中发生.

  • since business protocol data is used in real-world interactions for correlation of business tasks, it」s natural to use such data to correlate web service requests and responses.

    由于业务协议数据在实际交互中被用于把业务任务关联在一起,因此,自然也是使用这种数据把web服务请求和响应关联起来。

  • to correlate the jcc levels included in the various fix pack levels, see resources.

    需要关联包含在各种修复包级别的jcc级别,见 参考资料。

  • repeat the prior step for the correlation id 2 using the information in the second line of the table to correlate state values for texas.

    对关联id2重复上述步骤,使用表中第二行中的信息关联state值texas。

  • there are two ways to correlate data;

    关联数据有以下两种方法

  • to correlate transactions that occur within different processes and on different machines in a distributed environment, the arm standard calls for the use of an arm correlator.

    为了关联在分布环境下不同机器的不同过程中产生的事务,arm标準要求使用armcorrelator。

  • activation of the latter two structures, in particular, seemed to correlate with the girls「 greater language accuracy.

    后两个组织的激活,尤其对于女孩对于语言理解的準确性有更大的关联。

  • for example, in the home health care scenario, websphere business events was used to correlate and evaluate patient health monitor events to assess patient health.

    比如,在家庭医疗的场景中,使用了webspherebusinessevents来关联并评估病人的健康监视事件以估计病人的健康状况。

  • often, it is difficult to correlate back-end log files with a particular request.

    通常,将后端日志文件与特定的请求相关联是非常困难的。

  • there is a need to correlate the sessions to ensure that the response message is associated with the correct call.

    需要关联各个会话,以确保响应消息关联到正确的调用。

  • conveniently, the colored squares are reflected in the call graph, making it easy to correlate timings with the sequence of events.

    在调用图表中使用有颜色的方块反映图表内容,这非常方便,能够很容易地将事件序列与其花费的时间关联起来。

  • set up the receive and reply activities to correlate with the new messages.

    设置receive和reply活动以和新消息相关联。

  • the exact value of these chemical properties is known to correlate well with sea surface temperatures in the modern ocean and are used as proxies for past temperatures.

    众所周知,这些化学性质的精确值与现代海洋中的海洋表面温度相关联,并作为对过去温度的代理。

  • this is an important feature, for example, to correlate external requests to the correct process instances.

    这是一项重要功能,例如将外部请求与正确的流程实例进行关联。

  • by default, the request message id is not propagated to the response flow, in order to enable the jitt&d to correlate the request flow and response flow calls.

    默认情况下,请求消息id没有传递到响应流,从而使jitt&d能够关联请求流和响应流调用。

  • it has the capabilities to correlate business events from any source in any timeframe.

    它能够将任何来源的业务事件在任何时间范围内关联起来。

  • explicit correlation occurs when the component interface includes business data that can be used to correlate messages.

    当组件接口包括能够使消息进行相互关联的数据时,就出现了显式相关性。

  • for example, in figure 18, which is the correlation set for the process in figure 1, the activity uses the ordernum property to correlate the incoming requests.

    例如,图18 中的流程是图1中所示流程的相关集,该活动使用ordernum属性关联传入的请求。

  • these contain information about all the try-catch blocks in the method, so you」ll have to correlate the throw and catch information to identify the bug pattern.

    它们包含关于方法中所有try-catch块的信息,所以您必须将抛出信息和捕获信息关联,以标识bug模式。

  • to correlate the new flit table to a node, you must implement another hook: flitter_node_info().

    要将这个新的flit关联到一个节点,必须实现另一个钩子:flitter_node_info()。

相关热词