摘要:
第一章 字符串 public int Length():获取字符串长度 public String concat(String str):把当前字符串跟当前字符串拼接,返回一个新的字符串 public char charcat(int index):获取指定索引的单个字符 public int indexOf(String str):查找参数参数字符串在本字符串当中首次出现的索引位置,如果没有... 阅读全文
posted @ 2019-08-07 21:11
夏天的麦田
阅读(1185)
评论(0)
推荐(0)

浙公网安备 33010602011771号