char类型被用来表示字符数据,在第8章会讲到。
The type char is used to represent character data and is covered in Chapter 8.
属于这八种基本类型的参数对于其规范只需要两个字符串:一个用于名称,另一个用于值的表示。
Parameters belonging to the eight basic types require only two character strings for their specification: one for name, and one for value representation.
如果需要创建与时间相关的数据类型的单个值,可以使用类型构造器函数并提供时间的字符串表示形式作为参数。
When you want to create an atomic value of one of the time-oriented data types, use a type-constructor function and provide the string representation as an argument.
消息格式字符串表示了消息发送的原始类型。
The message format string identifies the original type of message sent.
处理复杂类型的技巧是创建能够在一个简单字符串中表示复杂类型的序列。
The technique for dealing with this is to devise a form of serialization that represents the complex type in a simple string.
对于nm命令列出的每个符号,它们的值使用十六进制来表示(缺省行为),并且在该符号前面加上了一个表示符号类型的编码字符。
For each symbol that the nm command lists, the symbol's value in hexadecimal (by default) and the symbol type with a coded character precede the symbol.
表示定义(Representational definition)主要定义在IT系统中如何表示每个术语,比如整数、字符串或日期格式(参考数据类型)。
Representational definitions focus on how each term is represented in an IT system such as an integer, string or date format (see data type).
当然,无论是简单字符串类型和更加复杂的类型,如address,这些类型都用类表示,后面带有“Type”,因此在生成的清单中会看到对addresstype的引用。
Of course, those types are all represented by classes that end in "type," which is why you see references to AddressType in the generated listings.
联合数组(associative array)是另外一种数据类型,它可以表示为一个字符串。
The associative array is another data type that can be represented as a literal.
换句话说,Elem是一种抽象类型,用于表示任何可被解析的东西,最常见的是一个文本字符串或流。
In other words, Elem is an abstract type representing... well, anything that can be parsed, most commonly a text string or stream.
否则,该方法委托typefactory类,后者根据来自configuration的字符串表示构建一个类型。
Otherwise, this method delegates to the TypeFactory class, which builds a type from the string representation from the configuration.
尽管N - Triples确实支持语言说明符和数据类型(正如我稍后将在文字细节中讨论的那样),但所有文字都表示为用引号括起来的字符串。
All literals are presented as strings in quotes, although N-Triples does support language specifiers and data typing, as I discuss later on in The details, literally.
evaluate()方法拥有两个参数:一个字符串XPath,一个DOM树(用来针对其计算该 XPath),还有一个 XPath常量表示返回类型。
The evaluate() method takes two arguments: a string XPath, a DOM tree to evaluate that XPath against, and an XPath constant indicating the return type.
当前,AuthProviderSpecificID由一个类型字段(表示条目的类型)和某个id字符串组成。
Currently the AuthProviderSpecificID is composed from a type field, indicating the type of entry and some id string.
数据类型规范:能够通知ui将特定地址的数据显示为具体的数据类型。例如,此地址表示以null结尾的字符串的开始。
Data type specification: the ability to tell the UI to display the data at a given address as a specific data type - for example, this address represents the start of a null-terminated string.
实现or g . relaxng .datatype . datatype接口的类表示素数数据类型:该类负责检查一个给定的字符串是否为素数。
A class that implements the org.relaxng.datatype.Datatype interface to represent the prime datatype: This class is responsible for verifying that a given string is, in fact, a prime number.
格式化将类型的值转化为字符串表示形式;分析则与格式化相反,它是从字符串表示形式创建数据类型。
Formatting converts the value of a type into a string representation; parsing, the inverse of formatting, creates a data type from a string representation.
假名类型是指日语平假名和片假名字符,它们表示日语中的语音。
Kana type refers to Japanese hiragana and katakana characters that represent phonetic sounds in the Japanese language.
表示整数、字符和布尔值的算术类型合称为整型。
The arithmetic types that represent integers, characters, and Boolean values are collectively referred to as the integral types.
类型名可能包含尾部字符,尾部字符表示有关该类型的附加信息,如类型是引用类型、指针类型还是数组类型。
Type names may include trailing characters that denote additional information about the type, such as whether the type is a reference type, a pointer type or an array type.
类型转换器执行从字符串表示形式到给定类型的转换,反之亦然。
Type converters perform conversions from a string representation to a given type and vice versa.
一个字符串,表示实例类型的完全限定名。
A string representing the fully qualified name of the type of the instance.
一个字符串,表示实例类型的完全限定名。
A string representing the fully qualified name of the type of the instance.
应用推荐