• A new method based on Boolean logic operation is proposed for test selection in this paper.

    提出了一种基于布尔逻辑运算测试选择方法

    youdao

  • All-optical logic operation and wavelength conversion are the key technologies in the OPS network.

    全光逻辑以及波长变换也是OPS网络关键技术

    youdao

  • Because PLC has the logic operation, counting and fixed time as well as data feeds output function.

    由于PLC具有逻辑运算计数定时以及数据输入输出功能

    youdao

  • A logic operation is performed on the plurality of circuit layouts to extract the patterned feature.

    若干电路布置上执行逻辑操作撷取图案化特征结构。

    youdao

  • The key technologies in the OPS network include optical switch, optical logic operation, wavelength conversion and optical buffer etc.

    OPS网络结构中的关键技术包括开关、光逻辑、全光波长变换以及缓存多项技术。

    youdao

  • Finally, the platform is divided into common configuration layer, data access layer, logic operation layer, and display layer with the layered design.

    最后基于分层设计思想,将平台划分为全局配置数据接口层、业务逻辑处理层页面层四个层次,完成了系统开发平台的结构设计。

    youdao

  • An output circuit performs a logic operation on the first output signal and the second output signal, and outputs a result of the logic operation as a resultant signal.

    输出电路对于第一输出信号第二输出信号执行逻辑运算并且输出该逻辑运算结果作为结果信号。

    youdao

  • To improve the deficiency of logic operation complexity and computation complexity, a new reasoning algorithm based on causality diagram's characteristic has been presented.

    针对因果推理中存在逻辑运算量大、计算复杂的困难,提出了一种基于因果特性新的推理算法

    youdao

  • By studying the characteristic of fault judgement matrix elements an algorithm with XOR logic operation for fault section judgement in power distribution network is obtained.

    分析故障判断矩阵元素性质,得出采用异或算法可以判断出故障区段

    youdao

  • By this method, the middle logic operation control process is omitted. The method is particularly suitable for complicated sequence program control as the programming is digitalized.

    省去中间逻辑运算控制环节复杂顺序程序控制尤为适应,使得顺序程序控制编程数据化

    youdao

  • Wavelength conversion is used to solve the wavelength conflict due to the data traffic jam and all-optical logic operation is used for recognizing and processing the label of packets.

    波长变换用于解决网络拥塞造成波长冲突,全逻辑用以实现包头识别处理等功能。

    youdao

  • The band structure can influence the laser cooling of Paul trapped ions and the quantum logic operation based on the system that should be considered in the corresponding experiments thereby.

    能带结构存在将影响系统为基础量子逻辑操作激光边带冷却等问题应该实验研究加以考虑

    youdao

  • If you have this option disabled, you get a skeleton class without the business logic for the "add" operation.

    如果使这个选项失去活性,您将得到一个没有添加操作业务逻辑性框架

    youdao

  • Most applications have custom logic that authorizes users to perform an operation not only on a class, but also on an instance of that class.

    大多数应用程序都有定制逻辑它授权用户不仅仅执行操作而且该类实例执行操作。

    youdao

  • If the row has changed, the UPDATE operation will fail and the application logic must handle the failure.

    如果发生了修改,UPDATE操作失败应用程序逻辑必须处理这一失败。

    youdao

  • At appropriate places throughout the code, the programmer writes program logic to test whether the current user is authorized to perform an operation.

    整个代码中的适当地方程序员编写程序逻辑测试当前用户是否有权执行某个操作。

    youdao

  • In these, you implement the operation specific integration logic needed to resolve mismatches between the characteristics of the providers and those of the desired exposed service.

    这些组件中,可以实现特定于操作集成逻辑解决提供者理想公开服务之间特征匹配性。

    youdao

  • What you shouldn't do in the service gateway flow, however, is filter by the operation name and start creating significant branches of operation specific logic.

    然而,在服务网关应当执行的行为就是按照操作名称过滤开始创建大量特定于操作的逻辑分支

    youdao

  • Summary: as we determined last week, UML activity diagrams document the logic of a single operation or method, a single use case, or the flow of logic of a business process.

    简介正如我们上周确定那样,UML活动记录单个操作方法逻辑、单个商业过程的逻辑流程

    youdao

  • To map the possible flow logic at the operation level, create the following wiring.

    操作级别映射可能的逻辑请创建以下连接

    youdao

  • The DocumentRoot instance object is the first retrieved, and is the root node used in the operation logic in Listing 8.

    检索到的第一对象DocumentRoot实例对象,此对象清单8中的操作逻辑作为根节点使用

    youdao

  • The last thing to do is write the custom business logic in the execute() operation of FirstCommand.

    最后事情是FirstCommandexecute()操作编写业务逻辑

    youdao

  • The monitor model debugger was added in monitor V6.1.2 as way to understand the operation of a monitor model and to identify and resolve model logic problems.

    MonitorV6.1.2添加Monitor模型调试工具了解监视器模型操作确定解决模型逻辑问题。

    youdao

  • This is the same logic that the MakeConnection operation USES.

    MakeConnection操作使用逻辑完全相同

    youdao

  • You don't need to define the control logic of the contract-checking operation, because it's inherited from the ancestor AbstractContract abstract aspect in Listing 2.

    需要定义契约检查操作控制逻辑因为继承清单2中的前辈AbstractContract抽象方面

    youdao

  • If you have an operation that contains entirely persistence logic (no business logic), consider moving it into the database as a stored procedure and invoke it via Spring JDBC.

    如果一个包含完整持久性逻辑(并非业务逻辑)的操作考虑作为存储过程数据库中,通过SpringJDBC来调用

    youdao

  • The "non-ESB Gateway" part of the hub was, and still is doing, the deeper more operation specific, integration logic.

    hub “非-ESBGateway部分进行的更深一些的特定于操作集成逻辑

    youdao

  • GetCommand (ID) causes CommandFactory to create the command object (see code below), and execute is the operation in ICommand that performs the business logic.

    getCommand (ID)引起CommandFactory创建command对象(请看下列代码),而且executeICommand操作执行业务逻辑

    youdao

  • The execute operation is where the business logic is implemented.

    业务逻辑在execute操作中实现

    youdao

  • The method name reflects only one property of the method: the business logic to perform the credit operation.

    这个方法反映了方法一个属性执行信贷业务业务逻辑

    youdao

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

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

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