因此,必须将保存的数据转换为字符串。
简单来说,Eclipse扫描程序将Document范围中的字符转换为一系列存有任意数据object的Token。
Put simply, Eclipse scanners convert characters in a Document range into a series of Tokens that hold arbitrary data Objects.
获得响应数据,并将其转换为包含字符串的数组。
Get the response data, and convert it to an array containing strings.
每当从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.
给出适当数据结构的引用,第二个子例程将它转换为XML文档,根据参数的不同,产生的XML文档采用字符串格式或文件形式。
Given a reference to an appropriate data structure, the second converts it to an XML document, either in string format or as a file, depending upon its parameters.
从项目集检索的字符串值还需要转换为正确的数据类型。
The string value retrieved from the item set also needs to be transformed into the correct data type.
在这一点上,您也可能编辑映射并应用任何关于数据所需的转换(例如,将字符串转换为大写)。
At this point, you may also edit the mappings and apply any required transformations on the data (for example, converting strings to uppercase).
非字符数据隐式转换为字符串。
Noncharacter data is implicitly converted to a character string.
如果应用程序编码页与Unicode数据库不同,那么数据库管理器会将字符串从应用程序编码页转换为数据库unicode编码页。
When an application code page is different from the Unicode database, the database manager converts the character string from application code page to database Unicode code page.
这种转换发生在定制DataHandler 内部,是在从xsd数据格式转换为字符串消息负载的出站转换期间发生的。
This translation occurred within the custom DataHandler during the outbound translation from xsd data format to a character string message payload.
通过对原始数据中的每六位使用一个ASCII字符来表示,Base64编码可以将任意的数据值转换为可打印的ASCII字符。
Base64 encoding transforms arbitrary data values into printable ASCII characters by using one ASCII character to represent each six bits of the original data.
虽然此视图将代替管理数据(不知道数据会到哪里),但是它必须将文本字符串(类json格式)转换为Objective - c数据对象。
This view, will manage the data instead (it does not know where the data arrived), but it must convert the text string (JSON-like formatted) into an Objective-C data object.
这个例程把绑定数据结构转换为可读的字符串表示。
This routine is called to convert a binding representation data structure into a string representation which is readable. A string representation is typically of the format.
在此示例中,第一个单元测试将数据库中的值转换为字符串,第二个单元测试将这些值转换为整数。
In this example, the first unit test converted the values from the database into strings and the second unit test converted them to integers.
常见数据类型与默认类型转换器(将数值转换为字符串,并将字符串转换为相应数据类型)相关联。
Common data types are associated with default type converters that convert values into strings and strings into the appropriate data types.
确定指定的字符串是否可以转换为指定的数据类型。
Determines whether the specified string can be converted to the specified data type.
确定此转换器是否可以将指定数据类型的对象转换为包含个别字体名称的字符串数组。
Determines whether this converter can convert an object of the specified data type to an array of strings containing individual font names.
本部分说明如何将字符串转换为其他数据类型。
This section describes how to convert strings into other data types.
一种解决方案是更改查询,将十进制类型强制转换为较小的数据类型,或者转换为字符串或二进制。
One solution would be to change the query to cast the decimal type to either a smaller datatype or convert to string or binary.
一种解决方案是更改查询,将十进制类型强制转换为较小的数据类型,或者转换为字符串或二进制。
One solution would be to change the query to cast the decimal type to either a smaller datatype or convert to string or binary.
应用推荐