字符串定义使用单引号或双引号String a = "abcdefg"; String b = '12345'; 创建多行字符串, ... print(a2.substring(3)); //bbb 从指定index至末尾.
確定! 回上一頁