numeric-alphabetic
常见例句
- ASCII is a 7-bit code used to represent numeric, alphabetic, and special printable characters.
ASCII是一种7比特编码,它用来表示数字、字符和特殊的打印符号。 - In this sample program, only alphabetic and numeric characters (a-z, A-Z, and 0-9) can be ciphered.
在这个示例程序中,只能加密字母和数字字符(a-z、A-Z 和 0-9)。 - To compact data by combining parts of the data, for example, to transform a two-word alphabetic key into a one-word numeric key by adding the numeric equivalents of the letters.
通过将数据的某些部分进行组合来压缩数据,例如,通过将一些字母的数字等值相加,可把两个字长的字母键词变换为一个字长的数字键词。 返回 numeric-alphabetic