Character vs byte semantics of string data.
字符与字符串数据的字节语义之间的对比。
Text: Simple string data stored as #PCDATA, break, or non-XML characters.
Text:简单字符串数据,存储为 #PCDATA、break或非 XML字符。
It is needed for string data types so DB2 knows how long the chain can grow.
对于字符串数据类型,DB 2需要通过它来知道这个链可以增长到多长。
Clearly, sorting records that consist solely of string data is a piece of cake.
显然,对只包含字符串数据的记录进行排序非常简单。
It simply creates a JSON object from the string data, which is the result of the GET call.
这段代码根据GET调用产生的字符串数据创建一个JSON对象。
It first explained key concepts, such as character and byte semantics with respect to string data.
首先介绍了一些关键概念,如针对字符串数据的字符语义和字节语义。
Reading and processing these 10 files will consume, in our simple example, around 10mb of string data.
在我们的简单示例中,读取和处理这10个文件将消耗大约10MB的字符串数据。
Now suppose each file was roughly 1mb of string data and I had to process up to 10 files concurrently.
现在,假设每个文件为大约1MB的字符串数据,并且我必须并发地处理多达10个文件。
If your resource will only contain string data, the simplest method is to create a text file by hand.
如果您的资源将只包含字符串数据,则最简单的方法是手动创建文本文件。
For example, you can send string data in one channel with conversion enabled and send binary data down another.
例如,您可以在一个启用了转换的通道中发送字符串数据,并沿着另一个通道发送二进制数据。
Line 2 creates a string data element based on the definition for element0 in schema1 and the content of field0.
第2行代码基于schema1中element0的定义和field0的内容创建了字符串数据元素。
We have now created a new archive file from arbitrary string data and have added an external file to our archive.
现在已经通过任意的字符串数据创建了新归档文件并已经把外部文件添加到了归档中。
This makes it easy to generate string data without having quoting errros. Here is a more elaborate example.
这让我们可以十分容易地生成字符信息而不用担心出错,这里有一个复杂的例子。
When working with string data, you can use either double quotation marks or single quotation marks to delimit them.
在处理字符串数据时,可以使用双引号或单引号分隔。
The input string data to string functions may have wrong or invalid characters in the string that it is supplied with.
字符串函数的输入字符串数据可能拥有源字符串中的一些错误字符或无效字符。
The invocation of the setter code populated the associated column in the database row with the String data: "My new computer."
对setter代码的调用使用String数据“Mynewcomputer”填充了数据库行中的相关列。
In the previous program, you used both integer and string data and never had to tell the Scheme language what type of data was being used.
在先前的程序中,您使用了整型和字符串数据,因此没有告诉scheme语言正在使用的是哪种类型的数据。
Finally, the string type is a reference type, so every string instance refers to an additional block of memory to hold the actual string data.
最后,字符串类型是引用类型,因此每个字符串实例都引用一个附加的内存块,以存放实际的字符串数据。
Your DataStage job needs to process and transform the XML, so it will treat it as string data (rather than as an unstructured large object or LOB).
您的DataStage需要处理和转换XML数据,因此它将XML数据当作字符串数据(而不是未结构化的大对象或lob)。
This approach accepts XML string data as input and converts that into JSON-formatted data output. This PHP-based solution provides several benefits.
该方法以xml字符串数据为输入并将其转换成json格式的数据输出。
Variations in length for string data or in precision and scale for numeric data also point to potential issues in data presentation, validation, and usage.
字符串数据长度的变化或数值型数据精度和等级的变化也表明在数据的表示、验证和使用上存在潜在的问题。
In this statement, however, at least some of the values to which + is applied are string data rather than the numeric data on which addition is defined.
不过在这条语句当中,+的一些参数不是加法所定义的整数,而是字符串。
To integrate XML data from various relational databases, you can use views over serialized XML string data as a mechanism for mapping between remote and local XML data.
要从各种关系数据库集成XML数据,可以将在序列化的xml字符串数据之上使用视图作为一种机制来映射远程和本地XML数据。
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.
除了映射数字和字节字段,在为您的本地语言应用程序选择了正确的代码页时,它还将字符串数据转换成适当的代码页。
This example is only storing string data, so arguably you can simply append it to a longer string and call a simple function in the CalculatorHandler, which in turn can parse it out.
本例只存储字符串数据,所以您可以简单地将之附加到一个较长的字符串后面,并调用Calculator Handler中的一个简单函数,然后该函数可以将之解析出来。
They hold only one piece of data: a string, a number, the undefined value, a reference to another variable.
它只保存一段数据:一个字符串、一个数字、未定义的值以及对另一个变量的引用。
This article provided you with an overview of the new character-based string functions in DB2 Data Server.
本文向您简要地介绍了DB 2数据服务器中新增的基于字符的字符串函数。
The string contains the employee data in JSON format.
这个字符串包含json格式的职员数据。
A hash is the result of a cryptographic function that takes an arbitrarily sized string of data, performs a mathematical encryption function on it, and returns a fixed-size string.
哈希是一种加密功能所获得的结果,这种加密需要获取任意大小的字符串数据,并用算法对其进行加密,然后返回一个固定大小的字符串。
For any other text in the format string, the data is copied as is to the result string.
对于格式字符串中的任何其他文本,数据按原样复制到结果字符串中。
应用推荐