The instant access memory of a large computer may hold up to 100,000 "words"—string of alphabetic or numerical characters—ready for instant use.
一台大型计算机的即时存取存储器可容纳多达100000个“单词”——字母或数字字符的字符串——随时可用。
The setlocale call determines the character set, error messages catalogs, monetary value formatting, numerical conventions, string collation, and alphabetic ordering.
可以调用setlocale来确定字符集、错误消息类别、货币值格式、数字转换、字符串校勘和字母排序。
Indicates whether the character at the specified position in a specified string is categorized as an alphabetic character.
指示指定字符串中位于指定位置处的字符是否属于字母类别。
The first character of the string must be an alphabetic character.
字串的第一个字元必须是字母字元。
For example, a program may require a string of any 30 alphabetic characters excluding Spaces, tabs, and punctuation marks.
例如,一个程序可能需要除了空白、标签和标点符号以外包含30个字母的字符串。
Each character in a string is given several categories of sort weights, including script, alphabetic, case, and diacritic weights.
字串中各个字元都被赋予数个分类的排序权重,包括指令码、字母顺序、大小写和变音符号权重。
This method can treat not only numeral string, but also alphabetic string. The idea is useful for reference for segmenting Chinese characters strings.
这种方法直接针对数字串分割,也可以运用到非数字字符串的分割中,其分割思想对连笔汉字的分割也具有一定指导意义。
You are given a number of case-sensitive strings of alphabetic characters, find the largest string X, such that either X, or its inverse can be found as a substring of any of the given strings.
对于给出的一些大小写有关的字母字符串,找到最长的一个字符串x,使X或把X倒过来的字符串是所有给出的字符串的一部分。
You are given a number of case-sensitive strings of alphabetic characters, find the largest string X, such that either X, or its inverse can be found as a substring of any of the given strings.
题目要求的是求每组字符串中最长子串的长度。 简单的搜索入门题,也是很好的字符串题,包含了求反串,求子串,字符串查找,求字符串长度。
For example , a program may require a string of any 30 alphabetic characters excluding spaces , tabs , and punctuation marks.
例如,一个程序可能需要除了空白、标签和标点符号以外包含30个字母的字符串。
Returns a string where all alphabetic characters have been converted to lowercase.
返回一个字符串,该字符串中的所有字母都被转换为小写字母。
Returns a string where all alphabetic characters have been converted to uppercase.
返回一个字符串,该字符串中的所有字母都被转换为大写字母。
Returns a string where all alphabetic characters have been converted to uppercase.
返回一个字符串,该字符串中的所有字母都被转换为大写字母。
应用推荐