您要查找的是不是:
- The ASCII character includes the upper and lower case alphabet, numbers, special character can be stored in one byte of memory, i.e. half of a memory word in a 16-bit processor architecture or one full word in an 8-bit computer architecture. 雅舒字符包括大写和小写字母,数字,特别符号和控制代码。一雅舒字符可贮于一字节的记忆内,即是在16位数元处理机内占半个字,在8数元处理机则占一个字。
- lower case alphabet 小写下档字母, 下档字母
- Try lower case on search failed. 当查找大写单词失败时尝试用小写搜索。
- In printing, a lower case character. 印刷或打印用的一种小写字符。
- T is a capital letter, or upper case, and t is lower case. T是大写字母,或叫大写字母盘;t是小写字母盘。
- In the Name box, type sql. Txt (must be in lower case). 在“名称”框中;键入sql.;txt(必须小写)。
- Double case: A type case combining upper and lower case. 双连字盘:盛载英文大写和小写字粒的字盘。
- All of the signs were printed using lower case lettering. 所有的标志都是用小写字母打印出来的。
- Capitals and small letters are known as upper case and lower case respectively. 西文大写字母和小写字母均分别称作西文大写字盘和西文小写字盘。
- Conversion to lower case is implemented as appropriate to the current locale. 小写转换将根据当前语言区域以一种适当的方式进行。
- Small letters are sometimes called lower case and large letters upper case. 小写字母有时被称作小写字母盘,大写字母为大写字母盘。
- You can use commands to convert text to all uppercase or lower case. 可以使用命令将文本转换为全部大写或小写。
- For capital letters with the lower case letters to scale the capital letters. 试译:带小写字母的大写字母应放大为大写字母?(什么意思呢?)
- English: You can use upper and lower case; search is case-insensitive. 您可以使用大写及小写字母;搜寻是不区分大小写的。
- Chinese script does not distinguish between upper or lower case letters. 汉字不区分大小写。
- Causes the next character to be outputted, to be output in lower case. 使下一个被输出的字符输出为小写。
- Even with this improvements however, the Low case scenario will pose serious problems for many countries. 即使有了这些改革,低速方案仍将在许多国家产生若干严重的问题。
- A term used to describe if it is of importance to use upper or lower case letters. 用于描述是否区分字母大小写的术语。
- Special characters in the value of the name property are substituted with '_', the rest is converted to lower case. 属性name中的特殊字符将使用‘_’替换,而其它字符则转换成小写。
- CASE_LOWER is used with array_change_key_case() and is used to convert array keys to lower case. CASE_LOWER用在array_change_key_case()中将数组的键名转换成小写字母。