| 1. | Converts all characters that follow to uppercase 将后续所有字符都转换为大写。 |
| 2. | Converts all characters in a string to uppercase 将字符串中的所有字符转换为大写。 |
| 3. | Converts the specified character to uppercase 将指定的字符转换为大写。 |
| 4. | Converts the specified string to uppercase 将指定的字符串转换为大写。 |
| 5. | Converts the specified character or string to uppercase 将指定的字符或字符串转换为大写。 |
| 6. | Change the selected text to uppercase 将选定文本转换为大写 |
| 7. | To convert a string to uppercase 将字符串转换为大写。 |
| 8. | Column to uppercase and converts remaining characters to lowercase 列中的第一个字符转换为大写,并将其余字符转换为小写。 |
| 9. | Converted to uppercase , using the casing rules of the current culture 的转换为大写形式的副本,返回时使用当前区域性的大小写规则。 |
| 10. | Delivered through the message bus and convert the provided text to upper and lower case ,然后将提供的文本转换为大写体和小写体。 |