String str1 = "中文字符串"; String str2 = "比較字符串"; 比較: 1、(如果比較英文,這是區分大小寫) str1.indexOf(str2)==1 && str2.
確定! 回上一頁