摘要: 字符串(String、String Buffer、StringBuilder)常用方法 原文链接:https://www.cnblogs.com/116970u/p/11495096.html 1.String 1 1.获取: 2 1)获取字符串str长度 3 int i = str.length( 阅读全文
posted @ 2019-11-28 18:22 Qmillet 阅读(371) 评论(0) 推荐(0)