• 由于采用竖井工作方法每个语义集成数据处理逻辑可能略有不同

    As the result of a siloed approach, each group may have slightly different semantic integration and data processing logic.

    youdao

  • 极大地减少用于数据转换异常处理繁琐代码从而专注核心业务逻辑

    Significant reduction of tedious code for data conversion and exception handling, allowing you to focus on core business logic.

    youdao

  • 调用处理程序处理所有数据验证逻辑地方

    The invocation handler class is where all of the data validation logic is handled.

    youdao

  • 这些特殊翻译标记不仅XML结构提供逻辑组织而且允许围绕xml语法分析器构建应用程序理解如何处理全球化数据

    These special translation tags not only lend a logical organization to the XML structure, they also allow an application built around an XML parser to understand how to process the globalized data.

    youdao

  • 例如客户机应用程序可以使用SQL结果逻辑把VSAMIMS数据读取全局声明临时表中然后处理它们。

    For instance VSAM or IMS data can be retrieved into a global or declared temporary table and subsequently processed by client applications using SQL and result set logic.

    youdao

  • 软件组件构造(无论是处理序列逻辑策略基本计算人机界面数据管理)都可以通过重用提高效率

    Construction of software components, whether process sequencing logic, policy, basic computation, human interface or data management, increases productivity by reuse.

    youdao

  • 一旦完成映射可以将他们当成普通对象处理无需编写复杂数据访问逻辑就可以轻松地更改提交数据

    Once the mapping is done, you can manipulate mapped objects as normal objects and easily submit changes back to relational database without writing complex data access logic.

    youdao

  • 真实的情况是,SAP系统拥有一个附带业务流程特定数据结构(业务对象)的通用内核处理逻辑

    Under the covers, an SAP system has a common kernel plus business process specific data structures (business objects) and processing logic on top of it.

    youdao

  • 首先,整个过程背后逻辑合理的:如果这项数据元素可选改为必需,那么您基本上就是复制系统其他地方所使用的错误处理过程

    At first, the logic behind this sounds reasonable: If you change this data element from optional to required, you essentially duplicate error processing that occurs elsewhere in the system.

    youdao

  • 可以缓冲数据处理可靠通信这样需要应用程序逻辑执行这项工作。

    It also buffers the data, handling unreliable communications so that application logic doesn't have to.

    youdao

  • 业务逻辑决定将要处理数据是否签名

    The business logic may then decide if the data about to be processed has been signed or not.

    youdao

  • 驱动程序显示花费在执行数据驱动器处理逻辑上的时间

    The driver layer shows times spent performing database driver processing logic.

    youdao

  • 解决了开发人员创建Flex应用所碰到大量常见问题外部服务中检索数据处理业务逻辑

    It solves many common problems faced by developers when creating Flex applications, such as retrieving data from external services and handling business logic.

    youdao

  • DataCapture andDelivery可以缓冲数据处理可靠通信这样需要应用程序逻辑执行这项工作。

    Data Capture and Delivery also buffers the data, handling unreliable communications so that application logic doesn't have to.

    youdao

  • 这儿应用我们ETag比较逻辑理想场所因此如果我们发现构建一个页面数据没有发生变化,我们可以避免进一步处理

    This is an ideal place to apply our ETag comparison logic so that if we find the data that is used to build a page hasn't changed we can avoid further processing.

    youdao

  • 然后Manager Bean处理逻辑通过访问合适JPAAPI备份数据相接(3),来检索以及更新实体

    The Manager Bean then handles the logic for retrieving and updating entities by calling the appropriate JPA APIs to interface with the backend database (Figure 3).

    youdao

  • 数据操作服务处理逻辑其直接操作数据那些表示形式,以便进行存储传输表示

    Data manipulation services are processing logic that directly manipulates data values and the representation of those values for storage, transport or presentation purposes.

    youdao

  • 因为没有错误处理逻辑必须依靠数据限制确保数据语义完整性

    Because there is no error handling logic, you must rely on database constraints to ensure semantic integrity of the data.

    youdao

  • 视图经常(特别是处理表单数据时)要求一些逻辑根据用户操作某些条件显示正确的内容

    Often the view, especially when you're handling form data, demands some logic to display the right thing based on user actions and certain conditions.

    youdao

  • 使用处理计算业务逻辑数据接近程度将极大地影响性能

    With batch computing, the proximity of the business logic to the data significantly impacts performance.

    youdao

  • 对于每个节点处理不同部分数据逻辑步骤整合这些数据情况,随复制是很有帮助

    Replication on demand helps in the scenario where each node works with different pieces of data and will be combined at logical steps.

    youdao

  • 返回处理数据逻辑名称

    Returns logical name of this batch data stream.

    youdao

  • 同样由于SQL使用集合级别处理以及DB 2优化查询确定数据导航逻辑,所以可能的。

    Again, this is possible because SQL USES set-level processing and DB2 optimizes the query to determine the data-navigation logic.

    youdao

  • 意味着如果监听器逻辑更改外部数据(数据大型机)中的任意状态那么这些交互必须通过一个“至少一次交付范式处理

    This means that if the listener logic changes any state in an external data source (database, mainframe, and so on) then these interactions must be treated with an "at least once" delivery paradigm.

    youdao

  • 清单3代码第二部分包含用于数据服务器获得适当XML数据应用程序服务器中对数据进行处理逻辑

    The second portion of the code in Listing 3 contains the logic that obtains the appropriate XML data from the database server and manipulates it in the application server.

    youdao

  • 包括缓存数据使其接近应用程序,又包括复制靠近分区数据的应用程序逻辑,以实现并行处理

    This includes both caching the data close to the application and replicating application logic close to the (partitioned) data for parallel processing.

    youdao

  • 如果希望避免异常必须数据截断适应字段并且必须编写附加的逻辑代码处理截断。

    If you want to avoid the exception, then the data must be truncated to fit the field and you must code additional logic to do the truncation.

    youdao

  • 举例来说,如果输出数据有效性取决于之前根据特定业务规则输入数据,而其中的逻辑过于复杂,客户无法处理

    For instance, if the validity of entered data depends on previously entered data that is based on specific business rules, that may be too much logic for the client side to handle.

    youdao

  • 举例来说,如果输出数据有效性取决于之前根据特定业务规则输入数据,而其中的逻辑过于复杂,客户无法处理

    For instance, if the validity of entered data depends on previously entered data that is based on specific business rules, that may be too much logic for the client side to handle.

    youdao

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

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

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