• 希望SQL和您的业务逻辑分离

    Prefer to have your SQL separated from your business logic.

    youdao

  • 业务规则—业务决策逻辑与核心应用逻辑分离

    Business rules - the business decision logic is separated from the core application logic.

    youdao

  • 然而绑定专门用于基础结构细节集成逻辑分离开来

    However, bindings are specifically used to separate the infrastructure details from the integration logic. SCA provides a number of binding options.

    youdao

  • 开发人员这种模式底层数据访问操作高层业务逻辑分离开。

    Developers use this pattern to separate low-level data access operations from high-level business logic. A typical DAO implementation has the following components.

    youdao

  • 有时候同时具有这两种接口,UI代码业务逻辑分离

    Sometimes they have both and separate the UI, code from the business logic.

    youdao

  • WPF很好实现了应用要素逻辑分离,如图形设计其他实现细节分离

    Windows Presentation Foundation provides good separation of concerns, allowing graphic design to be separated from other implementation details.

    youdao

  • 领域模式主要目标将表示特定的方面应用程序业务逻辑分离出来。

    The primary goal of patterns in this area is to separate the presentation-specific aspects from the application and business logic. Some examples include

    youdao

  • 绑定可将通信细节业务逻辑分离,从而简化sca应用程序开发人员工作。

    By separating communication details from business logic, bindings can simplify the life of an SCA application developer.

    youdao

  • 不幸是,异常行为会违反良好Web架构一条规则保持UI逻辑分离

    Unfortunately, the out-of-the-box behaviors violate one of the rules for good Web architecture: Keep the UI and logic separate.

    youdao

  • SCA传统中间件编程业务逻辑分离出来,从而使程序员免受复杂性困扰

    SCA relieves programmers from the complexity of traditional middleware programming by abstracting it from business logic.

    youdao

  • 通常为了配置信息业务逻辑分离客户会将配置信息外部化文件数据库中

    Often, to separate configuration information from business logic, customers externalize configuration information to a file or database.

    youdao

  • SCA业务逻辑基础设施逻辑分离开来,因此程序员能够集中精力处理业务问题。

    SCA separates business logic from infrastructure logic so that application programmers can focus on the business problem.

    youdao

  • 推荐做法所有有关数据库逻辑分离出来,放在一个repository中。

    The recommendation is that you place all of your database logic in a separate repository layer.

    youdao

  • 这种模式分区能够实现数据逻辑分离名称空间则能够实现XML 数据的逻辑分离

    The schema and partition provide logical separation of data for databases and namespace provide logical separation of data for XML.

    youdao

  • Spark架构主要思想一个皮肤模型支撑组件可视化元素逻辑分离开来

    The main tenet of the Spark architecture is supported by a skinning model that provides separation of a component's visual elements from its logic.

    youdao

  • 整个应用程序使用数据访问对象(DAO)使我们可以底层数据访问逻辑业务逻辑分离开来。

    Applying the data access Object (DAO) pattern throughout the applications enabled us to separate low-level data access logic from business logic.

    youdao

  • 可能听说现在有上百不同的方式,但是开发Web应用程序将表示逻辑业务逻辑分离重要的。

    You've probably heard it said a hundred different ways by now, but it really is important to separate presentation logic and business logic when you're developing a Web application.

    youdao

  • 这种配置容易维护,也更容易扩展因为其中只有逻辑分离因此一个数据元素可以使用不同密钥进行加密

    This configuration is more maintainable and more scalable since there is only a logical segregation and therefore each individual data element may be encrypted by a separate key.

    youdao

  • 动态代理给了我们一种统一方式方便处理任何方法验证途径同时所有的验证逻辑完全核心业务逻辑分离开。

    Dynamic proxy classes give us a way to easily handle validation on any method in a uniform way, while completely separating all of the validation logic from the core business logic.

    youdao

  • 方法摒弃了传统基于流程图设计思路,将软件时序逻辑分离模块性好,结构清晰,软件的开发、维护方便。

    Compared to conventional software design based on flow chart, the protection software is developed based on relay function module, which leads to the separation of time sequence and logic.

    youdao

  • 视图bean允许我们表示逻辑我们商业逻辑分离开来,将HTML代码放在servlet以及其它控件模型对象之外。

    View beans also let us separate presentation logic from our business logic, keeping HTML code out of our servlets and other control and model objects.

    youdao

  • 事实上如果需要的话,应用程序架构已经使得显示应用程序内部逻辑分离出来将其连接另一种GUI技术变得非常容易。

    In fact, the application's architecture makes it easy to separate the display from the application's internal logic and hook things up to another GUI technology if you need to.

    youdao

  • 我们目标创建一种转换器能轻松进行扩展处理额外格式尽可能地任何特定输入输出格式逻辑保持分离

    Your goal is to create a converter that is easy to extend to handle additional formats and that keeps logic for any particular input or output format as separate as possible.

    youdao

  • 作用在于针对不同数据存储技术业务逻辑分离数据访问代码

    The power of this layer is in separating data access code from the business logic for disparate data store technologies.

    youdao

  • 最大不同视图控制逻辑分离两个完全不同的

    The big difference is that the view and control logic is separated into completely distinct layers.

    youdao

  • 业务逻辑XSLT分离,从而使工具更具灵活性。

    Separating the business logic from the XSLT makes the utility more flexible.

    youdao

  • 并且技术实现业务逻辑分离开来

    And the technology implementation is kept separate from the business logic.

    youdao

  • 这种分离提供许多好处开始时,保持业务逻辑控制视图逻辑完全分离使您的应用程序中添加新的视图非常容易

    This separation provides a number of benefits; to start, keeping your business logic completely separate from your control and view logic makes it very easy to add new views to your application.

    youdao

  • 这个方法有助于逻辑上将数据结构分离逻辑相关部分

    This approach helps to logically separate the data structure into the pieces that are logically related.

    youdao

  • 解决办法前端表示逻辑与后端的业务逻辑分离但是它们仍旧需要相互连接

    The solution is to separate the presentation logic of the front end from the business logic of the back end, but they still need to be connected.

    youdao

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

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

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