注意,\字符表示用于格式化目的的换行符。
Note that the \ characters are to indicate a line break for formatting purposes.
对于扁平rope,性能几乎与底层字符表示的性能相同。
For a flat rope, the performance is nearly identical to that of the underlying character representation.
在使用UT f字符表示数据库对象名称时,这一点尤为重要。
This is especially important when using UTF characters to represent database object names.
注意:清单3使用反斜杠字符表示连续行;它不是该命令的一部分。
Note: Listing 3 uses the backslash character to indicate a line continuation; it is not part of the command.
因此,如果计算机使用来自标准ASCII的英语字符表示,肯定没有问题!
AS such, computers used an English character representation from standard ASCII with no problem.
注意:清单4使用反斜杠字符表示连续行;它不是该命令的一部分。
Note: Listing 4 USES backslash characters to indicate line continuations; the characters are not part of the command.
曲线字型是继点阵字型、向量字型之后的又一种新的字符表示方式。
Curvilinear font style is a new method of character expression after lattice font style and vector font style.
对于每个音素,您都会看到该音素的字符表示以及一个显示该音素的发音的示例词。
For each one, you see the character representation for the phoneme along with an example of a word showing you what that phoneme sounds like.
Xerces - C+ +使用XMLCh作为typedef ' d字符表示。
Xerces-C + + USES XMLCh as a typedef'd character representation.
所有长形式选项都以两个连字符(-)开头,由数量可变的字母数字字符表示。
All long form options begin with two hyphens (-) and are represented by a variable number of alphanumeric characters. In this example, it makes sense to use the following long form option identifiers.
如果没有指定自定义分隔符,则使用缺省的X'0 A ',此字符表示单个换行字符。
If no custom delimiter is specified, then the default of X '0a' is used, which represents a single line feed.
字符表示匹配前面模式元素的零个或一个实例,* 字符表示匹配前面元素的零个或多个实例。
The ? character means to match zero or one instance of the previous pattern element; the * character means to match zero or more of the previous element.
该mgrs点精度为米,使用15个字符表示,其中最后10个字符表示指定网格中的以东和以北的值。
This MGRS point is accurate within one meter and is presented using 15 characters, where the last 10 characters are the easting and northing values within the specified grid.
大家最熟悉的哈希函数可能是MD5,它产生一个128比特的数值,且通常用32个十六进制的字符表示。
An hash function you most likely know is MD5, MD5 is creating a 128 bit numeric value which is often represented using 32 hexadecimal characters.
类型名可能包含尾部字符,尾部字符表示有关该类型的附加信息,如类型是引用类型、指针类型还是数组类型。
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.
清单2中使用的语法对于大多数开发人员而言是非常容易理解的:使用圆括号来划分组,使用|字符表示备选项,以及使用?
The syntax used in Listing 2 should be fairly easy for most developers to understand: using parenthesis to delimit groupings, | characters to indicate choices between alternatives, and?
在XML的字符表示和处理方面,有许多复杂问题,它们已经给开发人员带来了不愉快的意外,并导致XML社区无休止的争论。
There are a lot of complexities with XML's character representation and handling that have caused unpleasant surprises for developers, and endless debate in the XML community.
Xerces - C+ +使用更大的字符表示UTF- 16而不是UTF - 8或者ISO - 8859交换文本。
Xerces-C + + USES this larger character representation to exchange text as UTF-16 as opposed to UTF-8 or ISO-8859.
ASCII是一个编码字符集(coded character set,CCS),换句话说,它是整数到字符表示的映射。
ASCII is a coded character set (CCS), in other words, a mapping from integer Numbers to character representations.
可以使用15个字符表示mgrs值(如前例),也可表示为13、11、9或7个字符;因此,所表示的值的精度分别为1米、10米、100米、1,000米或10,000米。
MGRS may be presented using 15 characters (as in previous example), or 13, 11, 9, or 7 characters; the values so expressed would be accurate within 1, 10, 100, 1,000, or 10,000 meters, respectively.
三字符序列被替换成相应的内部表示单个字符。
Trigraph sequences are replaced by corresponding single-character internal representations.
注意:有些代码清单有反斜杠字符“\”,这表示代码行是连续的,但为了可读性,这里对其格式作了调整。
Note: Some code listings may have a backslash character, "\", to indicate the line of code is continuous but has been formatted for readability.
传统上,位图在代码内由一个字符数组表示。
Bitmaps are traditionally represented inside your code by an array of chars.
在IICE查询语言中,通配符由 ‘*’(多个字符)和 ‘?’ (单个字符)表示,只能在全文或属性搜索中与LIKE 操作符一起使用。
Wildcards, represented by '*' (multiple characters) and '?' (a single character) in the II CE query language, can only be used with the LIKE operator in either a full-text or a property search.
例如,字符类[:punct:]表示当前语言环境中的所有标点字符。
For instance, the character class [: punct:] stands for all punctuation characters in the current locale.
在这个时候,如果串行化XML包含数据库代码页中不能表示的字符,或者在客户机代码页中不能表示的字符,就可能引入替换字符。
Substitution characters can be introduced at this point as well, if the serialized XML contains characters not representable in the database code page, or not representable in the client code page.
又一次,您不得不对该链接的字符串表示的所有变体进行大量的文本搜索。
Again, you are stuck launching massive text searches for all the variations of the string representation of that link.
由于XML可以表示为字符串,所以将数据表示为字符串参数。
The data is represented as a string parameter, since XML can be represented as a string.
由于使用字符串表示属性,因此应用程序在重构期间很可能变得更脆弱。
Applications also may be more brittle during refactoring due to the use of strings to signify properties.
由于使用字符串表示属性,因此应用程序在重构期间很可能变得更脆弱。
Applications also may be more brittle during refactoring due to the use of strings to signify properties.
应用推荐