• 新的消息元素设置基元提供了一种简便方法更改中介中的数据以及更新消息,无需编写自定义代码定义xsl转换

    The new message element setter primitive provides an easy way to change data in a mediation flow and update the message without having to write custom code or define XSL transformations.

    youdao

  • 因为可以重新使用代码所以执行数据类型转换一项常见任务

    Performing the data type conversion is a common task, so this piece of code can be reused.

    youdao

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

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

    youdao

  • XML数据对象转换实现的过程乏味工作留给开发者通过使用第三指定框架编写代码来实现。

    The tedious task of accomplishing transformation from XML to/from data objects is left to the developer, either by using third party specialized frameworks or by writing code.

    youdao

  • 而言之,应用程序中应该使用二进制数据类型DB 2交换XML因为这样做可以避免不必要的代码转换

    In a nutshell, use binary data types in your application for exchanging XML with DB2 as this avoids unnecessary code page conversion.

    youdao

  • 自顶向下——现有接口XML描述(XML模式DTDWSDL)开始,派生 XML数据模型生成映射/转换代码

    Top-down -- Start from an existing XML description of the interface (XML schema, DTD, WSDL), derive the XML data model, and generate the mapping/conversion code.

    youdao

  • 本地化代表通过转换文本数据设计与文化相关配置(例如名称地址格式),生成支持全球化特性代码的过程。

    Localization refers to the generation of code that supports globalization features by translating textual data and setting culture-related configurations, such as name and address formats.

    youdao

  • CLOB数据类型代码自然地等于数据代码页,所以在串行化期间SQL回复一个隐式的代码转换

    CLOB data types have an inherent code page equal to the database code page, so there is an implicit code page conversion of the reply to the SQL world during the serialization.

    youdao

  • 虽然存在多个编码页面但是 Unicode广泛作为国际化文本编码技术使用,保证数据完整性避免代码转换

    While there exist a variety of code pages, Unicode has been widely used as the text encoding technique for globalization to preserve data integrity and avoid code page conversion.

    youdao

  • WebSphereTransformation Extender统一数据转换验证引擎支持将一个无代码图形化方法集成开发中。

    WebSphere transformation Extender is a universal data transformation and validation engine enabling integration with a codeless, graphical approach to development.

    youdao

  • 转换数据简单方法创建通用解析器代码代码可以将 JSON 数据转换成一个Objective-C应用程序数据对象。

    One simple way to convert this data is to create general parser code that converts JSON data into an Objective-C application data object.

    youdao

  • 如果可能的话客户机与要存取数据使用相同代码避免服务器转换代价

    If possible, have the client running in the same code page as the database, to avoid conversion costs on the server.

    youdao

  • 除了映射数字字节字段,在本地语言应用程序选择了正确代码字符串数据转换适当代码页。

    In addition to mapping numeric and byte fields, it also converts string data to the appropriate codepage when the correct codepage for your native language application is selected.

    youdao

  • 碰到字符转换方面问题时,首先要识别应用程序所涉及DB 2UDB数据服务器使用哪些代码

    When you encounter problems with character conversions, first identify which code pages are being used by the application and the DB2 UDB database server involved.

    youdao

  • 转换数据厂商设法集群数据服务器意味着完全改变前端代码

    Switching database vendors or trying to cluster the database servers would mean changing all your front end code.

    youdao

  • XML文档被分解,每个绑定(题目出版社)转换数据代码

    The XML document is shredded, and each bound-out column (title, publisher, firstname, lastname) is converted to the database code page.

    youdao

  • 数据文档包含松散文本因此文本转换成输出文档无需专门代码

    A data document contains no loose text, so no specialized code is required to transfer that text to the output document.

    youdao

  • 每当DB 2客户机发生任何请求DB 2服务器所有字符数据(例如查询CHAR主机变量)要从客户机代码转换数据代码页。

    Whenever any request is sent from a DB2 client to the DB2 server, all character data (such as queries or char host variables) is converted from the client code page to the database code page.

    youdao

  • 生成链接代码使用数据绑定框架处理数据结构xml之间的转换细节应用程序直接访问数据结构。

    The generated linkage code handles the details of converting data structures to and from XML using your chosen data-binding framework, giving your application direct access to the data structures.

    youdao

  • 总的来说,如果XML数据通过XML数据类型发送接受的,需要考虑代码转换问题

    In general, if XML data is sent and received using an XML data type, there are no codepage conversion concerns.

    youdao

  • 如果结果数据一个字符串,那么中间结果转换输入代码

    In cases where the result data is a string, the intermediate result is also converted back to the input code page.

    youdao

  • 一个TPM文件包含描述如何UML文件转换egl代码数据

    A TPM file contains the metadata that describes how to transform a UML file to EGL code.

    youdao

  • 模型转换着重根据框架插件扩展应用程序数据元素创建代码

    A model transformation is focused on creating source code based on application metadata elements that extend classes in either the framework or a plug-in.

    youdao

  • 内部编码XML数据外部编码的数据更为可取,因为可以防止不必要的代码转换

    Internally encoded XML data is preferred over externally encoded data because it can prevent unnecessary code page conversion.

    youdao

  • 模板中的PHP代码专门用来数据转换为结构良好的XHTML内容片段,从而可以使用css轻松地应用样式

    The PHP code used within a template is used exclusively to transform the data into a well-structured XHTML content fragment that is easily styled using CSS.

    youdao

  • 数据针对无效代码输入结果(查询结果)转换服务希望错误

    Convert the database's result for an invalid symbol, such as an empty query result, into the error the service expects.

    youdao

  • 所有SQL比较、SQL查询执行以及SQL类型转换都必须数据代码中进行。

    All SQL comparisons, SQL query execution, and SQL casting takes place in the database code page.

    youdao

  • 使用JDBCDMS可以后端 JDBC数据检索操作数据不必编写数据SQL结果转换可用业务对象所需代码

    The JDBC DMS lets you retrieve and manipulate data from a back-end JDBC data source without having to write the code needed to transform data from an SQL result set into usable business objects.

    youdao

  • 整个insert语句客户机代码转换数据代码页,然后XMLPARSE文档字符串转换utf - 8以便解析XML

    The whole INSERT statement is converted from the client code page to the database code page, and then the XMLPARSE document string is converted to UTF-8 for parsing into XML.

    youdao

  • 对于生成代码绑定而言,许多实际数据仍然作为String存储的,但是一些可以转换int其它值可被转换对象引用

    Much of that data is still stored as Strings with the generated code bindings, but some values can be converted to ints and others to object references.

    youdao

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

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

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