2016年11月22日

摘要: java.lang.string.1.0 1.char charAt(int index) 返回给定位置的代码单元。 2.int codePointAt(int index) 返回从给定位置开始或字结束的代码点。 3.int offsetByCodePoints(int startIndex, in 阅读全文
posted @ 2016-11-22 14:57 Andomly 阅读(219) 评论(0) 推荐(0)

导航