p {upper}—大写字符。
要注意清单2中很多成对的小写和大写字符。
In Listing 2, notice the many sets of lowercase and uppercase characters.
你能把打印机改成打印大写字符吗?
使用仅小写或大写字符能降低生成纹理大小。
Using only lower or upper case characters reduces generated texture size.
大写字符和小写字符在搜索中视为不同的值。
An upper case character and a lower case character are considered different values in the search.
另请注意,您在最后一个示例中指定了小写和大写字符的范围。
Note also that you specified the range of lower-case and upper-case characters in the last example.
此示例检查输入字符是否是小写字符、大写字符或数字。
In this example, you enter a character from the keyboard and the program checks if the input character is an alphabetic character.
CLP将“NULL”(以大写字符指定)识别为空字符串。
The CLP recognizes' null '(specified in uppercase characters) as a null string. For example.
另一方面,EBCDIC中的排序序列则是:空格、小写字符、大写字符和数字值。
On the other hand, the collating sequence in EBCDIC is: space, lower case characters, upper case characters, and numeric values.
这些增补字符,包括马拉雅拉姆语与缅甸所需要的重要字符,如德语中拉丁大写字符s。
These additions include characters required for Malayalam and Myanmar and important individual characters such as Latin capital sharp s for German.
该测试程序链接到再次打印该消息的两个函数上:第一次都用大写字符,第二次都用小写字符。
The test links to two functions that print the message again: the first time in all uppercase characters and then again in lowercase characters.
好的,一种处理这个问题的方法是将两个字符串变量($a)及目标文本(RIPT)都转换成小写或者大写字符。
Well, one way to handle that is to convert both the string variable ($a) and the target text (RIPT) to all-lowercase or all-uppercase characters. This command returns the value True
第一个字符必须是1 到9间的数字,后三个字符必须是0 到 9 间的数字或是A 到 Z 间的大写字符(参见清单4)。
The first character must be a number between 1 and 9, and the next three characters must be a number between 0 and 9 or an uppercase character between A and Z (see Listing 4).
有时候建立一个列表需要遍历另一个列表。比如下面的这个函数就接收一个字符串列表,将所有字符串变为大写字母组成的,然后返回一个这些大写字符串组成的新列表。
Sometimes you want to traverse one list while building another. For example, the following function takes a list of strings and returns a new list that contains capitalized strings.
除了一个监听器将输入字符串转换成大写字母之外,监听器的代码完全相同。
With the exception that one of the listeners converts the input string to uppercase, the code for the listeners is exactly the same.
行01到05对输入进行规范化,把输入变成大写字母,去掉其他字符。
Lines 01 to 05 normalize the input to capital letters and drop all other characters.
确保您的密码具有某一长度(八个或更多字符),并包含大写字母、数字和特定的字符,如!
Making sure your password is of a certain length (eight or more characters) and contains uppercase letters, Numbers, and special characters — like!
以下命令输出10个8字符的密码并要求必须使用一个大写字母和数字。
To print 10 passwords of 8 character length forcing the use of a capital letter and number use.
以下命令输出三个7字符的密码并要求必须使用一个大写字母。
To print three passwords of 7 character length forcing the use of a capital letter use.
可以选中CaseSensitive复选框以表示区分大写和小写字符。
You can check the Case Sensitive checkbox to indicate the importance of upper and lowercase characters.
W3Eval的变量是不限长度的大写字母和数字序列,其首字符必须是字母。
A variable in W3Eval is an unlimited-length sequence of uppercase letters and digits, the first of which must be a letter.
找出一个文件中的大写字母,或者唯一指定字符。
例外情况,一个监听器将输入字符串转换成大写字母,而另一个将其转换成小写字母,这对于监听器所编写的代码都是完全相同的。
With the exception that one of the listeners converts the input string to uppercase, while the second converts the string to lowercase, the code for the listeners is exactly the same.
它们只是分别将字符串都转换成大写字母或小写字母。
They simply convert the string to all uppercase or all lowercase letters, respectively.
第二个参数是将被转化成大写或小写字符的输入字符串。
The second parameter is the input string that either converts to uppercase or lowercase characters.
例如,一个字符集可以由大写字母A到Z、小写字母 a到 z以及数字0 到9 组成。
For example, a character set can consist of the uppercase letters A through Z, the lowercase letters a through z, and the digits 0 through 9.
这个决定大写字母如何处理。选项是无,字,句子,和所有字符。
This determines how capitalization is handled. The options are none, words, sentences, or all characters.
在特定的应用程序中确定升序规则可能会很复杂,例如:大写字母在小写字母之前,扩展ASCII字符按ASCII顺序,等等。
The rules for determining ascending order in a particular application can be very complicated: capital letters before lowercase letters, extended ASCII characters in ASCII order, and so on.
可以在密码里加入大写字母,数字或特殊字符。
This password could still be stronger by adding upper case letters, Numbers or special characters.
可以在密码里加入大写字母,数字或特殊字符。
This password could still be stronger by adding upper case letters, Numbers or special characters.
应用推荐