this is used to uppercase a variable.
此函式会将变数里的字元变成大写。
here is the unoptimized version of a buffer-at-a-time function for converting to uppercase (enter as convert_buffer.s)
下面是实现大写转换功能的一次处理一个缓沖区函数的未经优化的版本(请将其输入到 convert_buffer.s 中)
as an example, consider a regular expression that changes all words to uppercase in a given string.
例如,我们想将某字串中的字母全部转变成大写。
notice that the data type name and the properties are all converted to uppercase in the wsdl file.
请注意,数据类型名称和属性在wsdl文件中全部转换成大写形式。
this will convert an array to uppercase by mapping the uc function to each element in the array.
这将通过把uc功能映射成数组中的每个元素,将数组转换成大写。
doing so shifts from lowercase to uppercase and vice versa.
这会在小写和大写之间来回切换。
the second parameter is the input string that either converts to uppercase or lowercase characters.
第二个参数是将被转化成大写或小写字符的输入字符串。
script 10.pl is, again, like 8.pl, but it converts unicode data to uppercase and lowercase.
脚本10.pl也与8.pl一样,不过它是将unicode数据转换成大写和小写的形式。