字符串定义使用单引号或双引号String a = "abcdefg"; String b = '12345'; 创建多行 ... print(a3.contains("ab", 3)); //false 从index=3开始判断.
確定! 回上一頁