摘要:
常用方法: public int length() 返回字符串的长度 public char charAt(int index) 根据下标获取字符 public boolean contains(String str) 判断当前字符串是否包含str 详细代码: public class Demo02 阅读全文
posted @ 2024-05-25 17:24
anonymity。
阅读(18)
评论(0)
推荐(0)
浙公网安备 33010602011771号