ASCII streams, for ASCII character data.
ascii流,用于ASCII字符数据。
Unicode streams, for Unicode character data.
unicode流,用于Unicode字符数据。
XOP works with base64-encoded character data content.
XOP使用Base64编码的字符数据内容。
Characters which the parser calls when it encounters character data.
characters,语法分析器遇到字符数据时调用它。
The type char is used to represent character data and is covered in Chapter 8.
char类型被用来表示字符数据,在第8章会讲到。
When describing mixed content, the character data cannot be constrained in any way.
当描述混合内容时,根本无法约束字符数据。
It does this by splitting the character data of the routing key and binding key intowords.
它将routing-key和binding-key的字符串切分成单词。
The content between the tags, including the white Spaces, is referred to as character data.
标记之间的内容,包括空白,称为字符数据。
In a Unicode database, all the tables store character data using the Unicode encoding scheme.
在Unicode数据库中,所有的表都使用Unicode编码方案存储字符数据。
Listing 3 (blank-content.xslt). XSLT script to replace all character data with blank content.
清单3 (blank - content .xslt)。
ParseElementText (ns, name) — Parses the next element, which must have only character data content.
parseElementText (ns,name) -解析下一个元素,它必须只包含字符数据内容。
The root of the tree is the document itself, and each node corresponds to an element or character data.
树的根是文档本身,每个节点对应于一个元素或字符数据。
UTF-8 was chosen as the default format for character data columns, with UTF-16 for graphic data columns.
UTF - 8被选择为字符数据列的默认格式,其中U TF - 16用于图形数据列。
Text is not merely what goes within leaf elements or within attributes — technically called character data.
文本不仅仅是叶子元素或者属性中的主要成分——技术上称这类文本为字符数据。
You can control character data even more closely if you're willing to use EXSLT extensions (See resources).
如果愿意使用EXSLT扩展(请参阅参考资料),还可以进一步控制字符数据。
In addition to numerical data, the other most popular type of data to store in a database is character data.
除了数值类型,数据库中最常用的保存数据的另一个类型是字符数据。
All of the previous examples have dealt with textual or character data: You wrote and read character strings.
前面所有的示例都处理文本数据或字符数据:写入和读取字符string。
Your data quality team wants to put more character-by-character data validation in your Web applications.
数据质量团队希望在Web应用程序中加入更多的逐字符的数据验证。
You can declare a new NAMESPACE constant, which is implicitly made a constant and from the character data type.
可以声明一个新的NAMESPACE常量,这隐式声明了一个字符数据类型的常量。
The XSLT script in Listing 3 replaces all character data with a node of the same length comprising only spaces.
清单3 中的XSLT脚本用长度相同但仅包含空格的节点代替所有字符数据。
A Unicode database only stores character data in Unicode format, and it does not display the data in Unicode format.
Unicode数据库只以unicode格式存储字符数据,并不以unicode格式显示数据。
parseContentText(ns, name) -- Parses past the end of the current element, which must have only character data content.
parseContentText(ns,name) -解析完当前元素的尾部,它必须只包含字符数据内容。
DB2 also allows you to store character data using the Unicode format in a Unicode table within a non-Unicode database.
DB 2还允许在非unicode数据库中的unicode表中使用unicode格式存储字符数据。
You can actually use any contents for x: wsbuffer and it will be used as the stock replacement text for character data.
wsbuffer实际上可使用任何内容,作为字符数据的常备替代文本。
It applies to character data types and those data sources for which the COLLATING_SEQUENCE server option is not set to 'y.'
它适用于字符数据类型以及COLLATING_SEQUENCE服务器选项没有被设为“Y”的那些数据源。
Derby provides two simple techniques for storing character data: the char type and the VARCHAR type, which are detailed in Table 3.
Derby提供了保存字符数据的两个简单技术:char类型和varchar类型,详情如表3所示。
In the case of the tag, it may contain either character data or a sub-element or a sub-element — or any combination of each of these.
就标记而言,它既可以包含字符数据,也可以包含一个子元素或一个子元素—或这几个的任意组合。
Therefore, it is important to understand what constitutes a character for writing applications that involve multi-byte character data.
因此,理解字符组成对编写应用程序处理多字节字符数据非常重要。
CDATA (character data) sections are treated as a block of data by the parser, allowing you to include any character in the data stream.
CDATA(字符数据)区域被解析器视为数据块,从而允许您在数据流中包含任意字符。
parsePastStartTag(ns, name) -- Parses past the start of element, which must be the next parse component seen other than character data.
parsePastStartTag(ns,name)-解析完元素的开始部分,它必须是所能看到的除字符数据以外的下一个解析组件。
应用推荐