Currency conversion code a is calculated.
计算货币转换码a。
Currency conversion code A2 is calculated.
计算货币转换码a2。
Currency conversion code A3 is calculated.
计算货币转换码a3。
Here is the conversion code as it currently stands.
下面是转换代码目前使用的方式。
In fact, the core conversion code is actually almost already vectorized.
事实上,核心转换代码实际几乎已经向量化了。
Basically, you just write format conversion code, and have no ability to affect either the input or output format.
基本上就是编写格式转换代码,对输入和输出格式都无能为力。
If there is no amount in the register, the account is converted according to the rules for currency conversion code d.
如果登记器中没有金额,则该账户根据货币转换码d的规则转换。
A simple database structure conversion code, which I found from the Internet, communication up and we will study together.
一个简单的数据库结构转换代码,是我从网上发现的,传上来和大家一起学习。
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.
自顶向下——从现有的接口XML描述(XML模式、DTD、WSDL)开始,派生 XML数据模型,并生成映射/转换代码。
Now, let's think about how you might apply this algorithm to your current uppercase-conversion code. For reference, here is the original code in convert_driver_c.c
现在,我们考虑一下如何将这个算法应用于当前的大写转换代码。
In this conversion, many of the code lists have empty cells.
在这个转换中,许多代码清单都具有空单元格。
And with that we're done with the conversion processing code for the example application!
这样,我们已经完成了这个示例应用程序的转换处理代码!
Performing the data type conversion is a common task, so this piece of code can be reused.
因为可以重新使用此段代码,所以执行数据类型转换是一项常见任务。
Significant reduction of tedious code for data conversion and exception handling, allowing you to focus on core business logic.
极大地减少用于数据转换和异常处理的繁琐代码,从而专注于核心业务逻辑。
Some tools provide functionality that extend beyond code conversion.
一些工具提供了代码转化之外的扩展功能。
For example, reducing unnecessary code page conversion is not goign to help if your system is heavily I/O bound due to an unfortunate table space configuration.
例如,如果由于表空间配置有问题,系统在I/O 方面存在瓶颈,那么减少不必要的代码页转换仍然无济于事。
Now examine some more ramifications of the code page conversion process.
现在研究代码页转换过程的更多分枝。
Character set conversion into the database code page is performed if necessary.
如有必要,执行字符集到数据库代码页的转换。
In both generic scenarios, no code page conversion will happen if the code pages are the same for all the systems.
在这两个通用场景中,如果用于所有系统的代码页相同,就不会发生代码页转换。
This indicates that no code page conversion is to happen.
这表示不会发生任何代码页转换。
In a nutshell, use binary data types in your application for exchanging XML with DB2 as this avoids unnecessary code page conversion.
总而言之,在应用程序中应该使用二进制数据类型来与DB 2交换XML,因为这样做可以避免不必要的代码页转换。
As mentioned before, the data movement utilities EXPORT, IMPORT, and LOAD perform an automatic code page conversion between data file and database.
正如前面提到的,数据转移实用程序EXPORT、IMPORT和LOAD在数据文件和数据库之间执行自动化的编码页转换。
The fundamental rule of the conversion process is that the receiving system will always perform the code page conversion.
转换过程的基本规则就是接收系统将总是执行代码页的转换。
These tables are the external code page conversion tables used to translate values between various code pages.
这些表是用于在不同代码页之间转换值的外部代码页转换表。
Internally encoded XML data is preferred over externally encoded data because it can prevent unnecessary code page conversion.
内部编码的XML数据比外部编码的数据更为可取,因为它可以防止不必要的代码页转换。
To simplify things, the DB2 data movement utilities, namely EXPORT, IMPORT, and LOAD, can perform an automatic code page conversion.
为了简化这个过程,DB 2数据转移实用程序(即export、IMPORT和LOAD)可以执行自动化的编码页转换。
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.
CLOB数据类型的代码页自然地等于数据库代码页,所以在串行化期间对SQL的回复有一个隐式的代码页转换。
This guarantees that the code page conversion can be performed correctly.
这确保正确地执行编码页转换。
To avoid code page conversion issues, the recommended approach is to use character FOR BIT DATA or BLOB instead of character types.
要避免代码页转换的问题,建议使用字符forBITDATA或blob代替字符类型。
On other systems, a different hexadecimal code might need to be used (this sequence does not undergo code page conversion).
在其他系统上可能需要使用不同的十六进制代码(此序列不经历代码页转换)。
应用推荐