• An open logic framework for radio virtual training platform was proposed after system function analyzing and design.

    通过系统功能分析设计,提出一个开放式电台虚拟训练平台逻辑框架

    youdao

  • The content is consisted of requirement analysis, conception framework design, logic framework design and physical framework design.

    内容包括需求分析概念结构设计逻辑结构设计物理结构设计。

    youdao

  • The theoretical system of traditional Chinese medicine is deeply rooted in the Chinese culture and its logic framework is of great stability.

    中医理论体系根植于中国传统文化逻辑架构具有很强稳定性。

    youdao

  • The logic framework structured design is consisted of theory analysis of function dependency, relation normalization, transformation from E-R model to relation model and data model normalization.

    逻辑结构设计包括函数依赖关系规范化理论分析E - R模型关系模型的转换数据模式规范化。

    youdao

  • Some containers impose themselves into the business logic of a component in the form of framework methods.

    有些容器以框架方法形式强制将自身加入到组件业务逻辑中。

    youdao

  • Adapters implement the application logic that handles event notification and event polling through the usage of the adapter framework API.

    适配器通过使用适配器框架API来实现处理事件通知事件探测应用逻辑

    youdao

  • The goal is to speed development by getting developers to focus more on business logic of an application and less on the overall GUI framework and look and feel issues.

    目的通过开发者专注一个应用业务逻辑,避免GUI框架外观等问题上下花费过多时间,进而加速开发过程

    youdao

  • The logic to complete the service call request processing is implemented using the adapter framework API.

    完成服务调用请求处理逻辑通过使用适配器框架API实现的。

    youdao

  • The complete separation of view and controller logic plus the use of standard HTML templates makes the framework very easy to use, even for people not familiar with the MVC pattern.

    把视图控制器逻辑完整分离有利于标准HTML模板使用框架非常容易的使用,甚至于对于那些熟悉MVC模式的人来说也是如此。

    youdao

  • Again, the sample application provides the framework for receiving and responding to the glucose events, but does not provide the logic to analyze them.

    同样应用程序提供框架接收响应葡萄糖有关的事件但是没有提供用于执行分析逻辑

    youdao

  • The latter contains logic to interact with the framework and provide a wizard-like multi-step editing experience.

    后者包含框架交互逻辑提供一个类似于向导多步骤编辑体验

    youdao

  • The framework itself may choose to use code generation, reflective access, or AOP to apply certain logic to execution.

    框架本身可以选择使用代码生成反射访问或者某种逻辑应用执行中的AOP

    youdao

  • It provides a framework to build device adapters for device communications, and also provides a location for business logic with low latency requirements.

    提供框架设备通信构建设备适配器为面向延迟需求业务逻辑提供了一个位置

    youdao

  • The actual business logic is encapsulated in the application code that is layered on top of the application framework.

    实际业务逻辑封装位于应用程序框架顶端的应用程序代码中。

    youdao

  • The intent is to provide the framework for receiving and responding to the glucose events and for you to add the logic to actually analyze the events.

    这里的目的提供个框架接收响应葡萄糖事件添加逻辑事件进行分析

    youdao

  • As a result, developers can focus on the business logic, and unit test their POJOs without the framework.

    因此开发者可以利用POJO开发业务逻辑和进行单元测试而不必考虑框架。

    youdao

  • But if you write rules using an RDR framework, you know exactly where a rule is to be added, and it becomes easier to debug which rule is breaking the logic.

    但是如果使用rdr框架编写规则,就会准确知道何处添加规则从而可以轻松地对破坏逻辑的规则进行调试

    youdao

  • Figure 1 is a sequence diagram that describes how the framework will process business logic.

    1一个时序描述框架如何处理业务逻辑

    youdao

  • Spring framework is used to tie together the components in the Data Access Layer, the Business Logic Layer, and the Presentation Layer.

    Spring框架用于数据访问业务逻辑表示层中的各组件结合在一起

    youdao

  • The WebSphere command framework infrastructure separates the command logic from the command execution environment.

    WebSphere命令框架基础结构将命令逻辑命令执行环境中分离开

    youdao

  • Your POJOs contain only your business logic, and the framework adds what you need to build enterprise applications.

    POJO包含业务逻辑 Spring框架添加了构建企业应用程序所需的内容。

    youdao

  • S_JSBase includes some common framework routines, such as date manipulation routines and the date-picker widget logic.

    s_JSBase包含一些常见框架比如数据操作例程日期选择小部件逻辑

    youdao

  • Unlike a traditional Web application framework, XQuery can construct the business logic easily in a query file.

    传统Web应用程序框架不同,Xquery很容易查询文件构造业务逻辑

    youdao

  • The template contains all the Java code that Bonita's connector framework requires, letting you focus on your connector's business logic.

    这个模板包含Bonita连接器框架需要所有代码可以让专注于连接器业务逻辑

    youdao

  • The framework USES Joda time API for handling the date time manipulation logic.

    框架使用了Joda TimeAPI处理日期时间操作逻辑。

    youdao

  • The JUnitPerf testing framework is used during development to make sure that no significant latency is introduced by adding monitoring logic to the application code.

    开发过程中,为了确保应用程序增加监测逻辑时不至于引入过多延迟使用JUnitPerf测试框架

    youdao

  • The transformation libraries provide query planning logic for all supported OLAP queries and also support all functionality that the query framework provides in the Compatible Query Mode.

    转换所有支持OLAP查询提供查询规划逻辑CompatibleQuery Mode 下支持查询框架提供的所有功能

    youdao

  • Syer described Spring Batch as a framework which manages batch and offline processing concerns so that an application developer can focus on business logic.

    SyerSpringBatch描述为这样一个框架能够管理处理离线处理,从而使应用开发者注意力集中业务逻辑上。

    youdao

  • The executeConnector() method of Bonita's connector framework allows you to implement your connector's business logic.

    Bonita连接器框架executeConnector()方法允许实现连接器业务逻辑

    youdao

  • Fortunately, the Spring framework includes a utility, HttpRequestHandlerServlet, that handles the bridging logic and delegates to HttpRequestHandler.

    所幸Spring框架包含一个实用工具HttpRequestHandlerServlet,它处理逻辑委托HttpRequestHandler。

    youdao

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

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

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