包含编码字符的对应参数将如下所示。
The corresponding parameter containing the encoded characters would appear as.
一种由8位编码字符组成的编码字符集。
如何使用PHP编码字符串里面的序列号吗?
Unicode的5.1.0增添新的1624个编码字符。
一种编码字符集,它的字符集是一种字母字符集。
A coded character set whose character set is an alphabetic character set.
编码字符集是用于显示在计算机屏幕上的字符设置。
Character sets are the encoding schemes used to display characters on your computer screen.
Unicode 3.1版本添加了44,946个新的编码字符。
这就允许16位编码字符能够被用来书写大多数商业上最重要的语言。
This allows 16-bit coding characters to be used for writing most commercially important languages.
你决定亲自试一试:选择一个替换表并用它来编码字符串。
You decided to try it out: you chose some specific substitution table and used it to encrypt some strings.
注意,这个应用程序依赖于目前ViewState使用的编码字符,在最终版本发布前可能会改变。
Note that this application relies on the character encodings currently used for view state which may change before the final release.
BMP被用作双字节的编码字符集,这种编码字符集确定为ISO 10646UCS - 2格式。
The BMP is used as a two-octet coded character set identified as the UCS-2 form of ISO 10646.
escape函数用%后跟被编码字符的两位16进制码代替了几乎所有非字母数字的ASCII字符。
The escape function replaces almost any non-alphanumeric ASCII character with % followed by the two-digit hexadecimal code of the encoded character.
消息正文的格式、编码和编码字符集存储在MQControl结构中,并包含在MQHeader 中。
The format, encoding and coded character set of the message body are stored in the MQControl structure, contained in the MQ Header.
字符字符串的长度取决于用于编码字符的字符编码方式(ASCII、EBCDIC和Unicode)。
The length of the character string is dependent on the character encoding (ASCII, EBCDIC, and Unicode) that is used to encode the character.
历史表不得包含时间段,必须具有与时态表相同的编码模式和编码字符集标识符(CCSID)(参见清单2)。
The history table must not include a period and must have the same encoding scheme and Coded Character Set Identifier (CCSID) as the temporal table (see Listing 2).
下面是US - ASCII编码字符集中这些函数将采用百分号编码的的可打印字符列表,码值为32到126(十进制)。
Following is a list of printable characters from the US-ASCII coded character set, specifically the octets ranging from 32 to 126 (decimal), that the functions will percent-encode.
ASCII是一个编码字符集(coded character set,CCS),换句话说,它是整数到字符表示的映射。
ASCII is a coded character set (CCS), in other words, a mapping from integer Numbers to character representations.
对于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.
介绍了藏文的一些基本特征和藏文编码字符集的历史,描述了扩充集a与B的编码模式,最后介绍了扩充集编码在软件编程中的应用技术。
This article systematically introduce Tibetan coded character sets history and explains in detail the organizational structure and design methods of Tibetan coded character sets (Extension a and b).
行4编码字符串Doublesecretprobation并使用Base64将加密了的这个字符串转变为可打印的字符,以便于用电子邮件等程序传输。
Line 4 encodes the string Double secret probation and USES Base64 to turn the encrypted string into printable characters that can easily be transmitted over E-mail, say.
UnicodeCCS 3.1的官方称谓是ISO 10646-1通用多八字节编码字符集(Universal MultipleOctet CodedCharacter Set,UCS)。
The Unicode CCS 3.1 is officially known as the ISO 10646-1 Universal Multiple Octet Coded Character Set (UCS).
escape和unescape方法能够帮助你编码和解码字符串。
The escape and unescape functions let you encode and decode strings.
问题中的所有字符串(编码与解码字符串都是)只包含大写英文字母('A '- 'Z ')。
All strings in this problem (both encrypted and decrypted ones) will consist of only uppercase English letters (' a '-' Z ').
给定一个经过编码的字符串,返回其解码字符串。
给定一个经过编码的字符串,返回其解码字符串。
应用推荐