除了一个监听器将输入字符串转换成大写字母之外,监听器的代码完全相同。
With the exception that one of the listeners converts the input string to uppercase, the code for the listeners is exactly the same.
转换成大写的字母(如果是小写)
继承的名字会转换成大写。
当用户更改编辑框的值时,该值将立即转换成大写。
When the user changes the value of the edit box, the value immediately goes to uppercase.
传回包含已转换成大写之指定字串的字串或字元。
Returns a string or character containing the specified string converted to uppercase.
它们只是分别将字符串都转换成大写字母或小写字母。
They simply convert the string to all uppercase or all lowercase letters, respectively.
请注意,数据类型名称和属性在WSDL文件中全部转换成大写形式。
Notice that the data type name and the properties are all converted to uppercase in the WSDL file.
数字转换为大写汉字程序。主要功能:把输入价格转换成大写汉字。
Main functions: to enter the conversion price at National Cheng Kung University to write Chinese characters.
为了演示这个技术,我特意编写了一个函数,该函数接受一个ASCII字符、加载它、将其转换成大写并存储回去。
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.
因为当把该信息写入它的内部编目时,DB 2通常将表和列的名称转换成大写形式,所以XQuery必须匹配该信息。
Since DB2 typically folds table and column names into upper case when writing this information to its internal catalogs, the XQuery must match this information.
例外情况,一个监听器将输入字符串转换成大写字母,而另一个将其转换成小写字母,这对于监听器所编写的代码都是完全相同的。
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.
上一篇文章最后给出了一个名为 convert_to_upper 的函数,它一次操作一个字节,并将字符串转换成大写格式。
The last article ended with a function called convert_to_upper, which operated one byte at a time to convert a string to uppercase.
上一篇文章最后给出了一个名为 convert_to_upper 的函数,它一次操作一个字节,并将字符串转换成大写格式。
The last article ended with a function called convert_to_upper, which operated one byte at a time to convert a string to uppercase.
应用推荐