• 数据源交互实现业务逻辑

    Interacting with data sources and implementing business logic.

    youdao

  • 使用TDD方法实现业务逻辑

    Implement the business logic using the TDD way.

    youdao

  • 这种情况下事务界定代码实现业务逻辑的代码混杂在一起

    In this case, your transaction demarcation code is intermixed with code that implements the business logic.

    youdao

  • 主要区别来自如何放置实现业务逻辑查看呈现逻辑

    The main differences come from how you place and implement business logic or view rendering logic.

    youdao

  • 典型情况下会话bean用于实现业务逻辑封装实体bean。

    Session beans are typically used to implement business logic and encapsulate entity beans.

    youdao

  • 根据Cheat Sheet上的步骤,下一步实现业务逻辑组件(egl)。

    According to the Cheat Sheets, the next step would be to implement the business logic components (EGL).

    youdao

  • 查询输出可以采用用户定义的格式这样不需要另外编程很容易地实现业务逻辑

    The query output can be in user-defined formats, so you can implement the business logic easily without additional programming efforts.

    youdao

  • 尽管XULHTML 提供更多的用户响应能力,但是不能实现业务逻辑

    Although XUL is a bit more user-responsive than HTML, it won't do business logic for you.

    youdao

  • 以此方式可以开始应用程序开发并且关于实现业务逻辑工作仍旧开发团队重点

    In this way, application development can be jump started and work on implementing the business logic maintains its place as the primary focus of the development team.

    youdao

  • 这种设计方法中,实现业务逻辑服务实现数据检索的服务混合在一起的。

    In this design, services that perform business logic and services that perform data retrieval are intermingled.

    youdao

  • 开发一样简单因为除了实现业务逻辑之外我们什么都(计算整数因子)。

    This is as easy to develop as it could be, as we did not do anything other than implement our business logic (calculating the factors of an integer).

    youdao

  • 这个方法可以实现业务逻辑本身或者如果需要的话也可以访问portlet服务ejb

    This method can implement the business logic itself, or it can access a portlet service or EJB if required.

    youdao

  • 系统采用J2EE作为分布式开发平台实现业务逻辑业务数据分离多层体系结构

    This system adopts J2EE as distributed development platform, implements the multi-tier architecture with separation of business logic and data.

    youdao

  • 可以通过使用过程化脚本语言特定于语言的调试器迅速地实现业务逻辑,这样可以提高生产力

    You can quickly implement business logic by using a procedural scripting language and a language-specific debugger, increasing your productivity.

    youdao

  • 运行这个系统上的事务实现业务逻辑并且还要访问订单录入客户关系管理(CRM)所需要数据

    Transactions running on this system implement business logic and access data necessary for order entry and customer relationship management (CRM).

    youdao

  • 尽管总是可以使用servlet实现RESTful服务但是这种方式实现业务逻辑需要太多HTTP GET请求。

    Even though historically it was always possible to implement RESTful services using servlets, there was always too much HTTP getting in the way of implementing the business logic.

    youdao

  • 可以看到如何通过这些模型快速开发示例应用程序这个程序包含Web服务端点客户机使用EJB实现业务逻辑,使用JSF作为web前端

    You can see how these models enable rapid development of an example application that contains a Web service endpoint and client, USES EJBs for business logic, and USES JSF as a Web front end.

    youdao

  • 接下来开发人员添加这个任务业务逻辑实现

    The developer later adds the business logic implementation of this task.

    youdao

  • 任何项目实现期间,都会发现自己花费大量精力管理数据对象而不是进行业务逻辑实现

    During any project implementation, you will find yourself spending a lot of effort on managing the data objects instead of implementing the business logic.

    youdao

  • 这些报告可能恰当并且我们可能不足够了解如何实现复杂业务逻辑不论怎样应该输出基本数据

    These reports may not be pretty, and we may not know enough yet to implement complex business logic, but the fundamental data must be output somehow.

    youdao

  • 业务规则提供一种可以核心业务逻辑实现进行封装外部化格式表示业务规则能力

    Business rules Provide the ability to represent business rules in a format that can be encapsulated and externalized from the core business logic implementation.

    youdao

  • 模型嵌入模式这种模式下,应用程序不但包含实现必要业务逻辑软件而且包含数据库引擎软件。

    The alternative model is the embedded mode, where an application consists not only of the software that implements the requisite business logic, but also of the database engine software.

    youdao

  • 业务规则可以看作是业务实践一个集合定义实际实现——业务逻辑

    Business rules can be viewed as a collection of business practices, defining the actual implementations - business logic.

    youdao

  • 使数据库准备好GIS使用支持SQL实现空间业务逻辑包括基于距离查询

    This prepares the database for use by a GIS and for spatial business logic implemented in SQL, including distance-based queries.

    youdao

  • 封装——存储过程实现最低业务逻辑方法

    EncapsulationStored procedures are a good means to implement the lowest layer of business logic.

    youdao

  • 构建阶段开发团队能够保持业务逻辑实现关注

    In the Construction phase, the development team was then enabled to stay focused implementing the business logic.

    youdao

  • 既然已经仔细检查了实现业务规则逻辑代码,现在应该检查是否工作。

    Now that you've gone over the code that implements the business-rules logic, it's time to see if it works.

    youdao

  • 服务使用者应该尽可能与服务提供者实现业务逻辑细节分离。

    The service consumer should be insulated as far as possible from the details of the business logic implemented by the service provider.

    youdao

  • 一旦执行服务实现业务逻辑并且获得一个响应同样Web服务安全性(WS-Security)操作 Web 服务的响应消息上进行。

    Once the business logic of the service implementation has executed and a response is available, the same WS-Security operations take place for the web services response message.

    youdao

  • 清单7展示servlet实现业务逻辑

    Listing 7 demonstrates the business logic implemented in the servlet.

    youdao

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

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

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