返回字符串的小写形式 LCase
方法修改,但upcase方法只返回大小写修改后的字符串副本。
Method, but just the upcase method returns a copy of the string with case changed.
在下面的例子中,函数返回某个字符串的连续小写字母。
In the following example, a function returns the successive lowercase characters of a string.
返回已转换为小写的字符串或字符。
应用推荐