摘要: toLocaleUpperCase 方法 返回一个字符串,其中所有的字母字符都被转换为大写,同时适应宿主环境的当前区域设置。 stringVar.tolocaleUpperCase( )必选的 stringVar 引用是一个 String 对象,值或文字。 说明toLocaleUpperCase 方 阅读全文
posted @ 2016-09-08 16:25 Phil.Lrving 阅读(79597) 评论(0) 推荐(0)