两种宽度的字元在单一字串里混和,因此您必须记得检查前导位元组。
Characters of both widths are mixed in a single string; therefore, you must remember to check for lead bytes.
在相邻字串进行串连之前,字串长度不可超过16380单一位元组字元。
Prior to adjacent strings being concatenated, a string cannot be longer than 16380 single-byte characters.
在衍生类别中覆写时,计算编码指定的字串字元所产生的位元组数目。
When overridden in a derived class, calculates the number of bytes produced by encoding the characters in the specified string.
字串长度超过 16380单一位元组字元的限制。
The string was longer than the limit of 16380 single-byte characters.
将字串或位元组阵列转换为编码的位元组阵列。
Converts a string or a byte array into an encoded array of bytes.
使用指定的编码物件,将字串转换为url编码的位元组阵列。
Converts a string into a URL-encoded array of bytes using the specified encoding object.
当字串包含多个值时,传回物件的值就是以位元运算OR组合所有指定值之后产生的值。
When the string contains multiple values, the value of the returned object is the value of all specified values combined with a bitwise OR operation.
这个型别转换子只能将32 位元带正负号的整数物件与字串相互转换。
This type converter only can convert a 32-bit signed integer object to and from a string.
将所指定样式之数字的字串表示,转换为它的16位元不带正负号的整数对应项。
Converts the string representation of a number in a specified style to its 16-bit unsigned integer equivalent.
将位元组阵列转换为编码的UR l字串。
将位元组序列解码成字串。
下列范例使用位元组指标,在来源和目的字串之间读取及写入字元,借以反向复制字串。
The following example copies a string in reverse, by using byte Pointers to read and write characters between the source and destination strings.
将数字的字串表示转换成它的对等64位元带正负号的整数。
Converts the string representation of a number to its 64-bit signed integer equivalent.
将指定样式中数字的字串表示转换成它的对等16位元带正负号的整数。
Converts the string representation of a number in a specified style to its 16-bit signed integer equivalent.
尝试将指定之样式及文化特性专属格式之数字的字串表示,转换为它的16位元不带正负号的整数对应项。
Tries to convert the string representation of a number in a specified style and culture-specific format to its 16-bit unsigned integer equivalent.
将数字的字串表示转换成它的对等64位元不带正负号的整数。
Converts the string representation of a number to its 64-bit unsigned integer equivalent.
将指定样式中数字的字串表示转换成它的对等8位元带正负号的整数。
Converts the string representation of a number in a specified style to its 8-bit signed integer equivalent.
在衍生类别中覆写时,将指定字串中的所有字元编码成位元组序列。
When overridden in a derived class, encodes all the characters in the specified string into a sequence of bytes.
将数字的字串表示转换成它的对等8位元带正负号的整数。
Converts the string representation of a number to its 8-bit signed integer equivalent.
使用指定的编码物件,从阵列中的指定位置开始,一直到指定的位元组数为止,将URL编码的位元组阵列转换为解码的字串。
Converts a URL-encoded byte array into a decoded string using the specified encoding object, starting at the specified position in the array, and continuing for the specified number of bytes.
将所指定文化特性专属格式之数字的字串表示,转换为它的相等16位元带正负号的整数。
Converts the string representation of a number in a specified culture-specific format to its 16-bit signed integer equivalent.
将数字的字串表示(使用指定之文化特性的格式),转换为它的对等8位元带正负号的整数。
Converts the string representation of a number in a specified culture-specific format to its 8-bit signed integer equivalent.
将数字的字串表示(使用指定的样式和特定文化特性的格式)转换成它的对等16位元带正负号的整数。
Converts the string representation of a number in a specified style and culture-specific format to its 16-bit signed integer equivalent.
取得物件,此物件会产出替代字串,以取代无法解码的输入位元组序列。
Gets an object that outputs a substitute string in place of an input byte sequence that cannot be decoded.
将指定之样式及文化特性专属格式之数字的字串表示,转换为它的相等32位元不带正负号的整数。
Converts the string representation of a number in a specified style and culture-specific format to its 32-bit unsigned integer equivalent.
尝试将数字的字串表示转换为32位元不带正负号的整数。
Tries to convert the string representation of a number to its 32-bit unsigned integer equivalent.
尝试将数字的字串表示转换为32位元不带正负号的整数。
Tries to convert the string representation of a number to its 32-bit unsigned integer equivalent.
应用推荐