1·As you can see, we added a filter to change the name field to all uppercase and another to strip out everything from the age that isn't digits.
正如您所见,我们增加了一个过滤器把名字字段全部改为大写,并使用另一个过滤器把年龄字段中的非数字内容全部去掉。
2·Convert all values using the uppercase conversion.
使用大写转换来转换所有值。
3·In Listing 2, notice the many sets of lowercase and uppercase characters.
要注意清单2中很多成对的小写和大写字符。
4·I recommend at LEAST a mixture of Numbers, lowercase letters, and uppercase letters.
我建议至少是数字,小写字母和大写字母的混合。
5·To illustrate the technique, I'll write a function that takes the address of an ASCII character, loads it, converts it to uppercase, and stores it back.
为了演示这个技术,我特意编写了一个函数,该函数接受一个ASCII字符、加载它、将其转换成大写并存储回去。
1·They should use uppercase.
他们应该使用大写字母。
—— 《柯林斯英汉双解大词典》
2·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.
例外情况,一个监听器将输入字符串转换成大写字母,而另一个将其转换成小写字母,这对于监听器所编写的代码都是完全相同的。
3·As you can see that method converted the string to uppercase.
您可以看到,该方法将字符串转换为大写字母。
4·How to verify a password to have at least one uppercase, lowercase and number in c?
如何验证密码至少有一个大写字母,小写字母和数字的C ?
5·Indicates whether to ignore uppercase.
指示是否忽略大写字母。