读书人

String大小写变换

发布时间: 2012-10-28 09:54:44 作者: rapoo

String大小写转换

String s = "test";

?

s.toUpperCase();

读书人网 >软件架构设计

热点推荐