String有有length()这个方法。 1.String字符串. String str = "abcdefg"; str.length();. 2.Array数组. int ...
確定! 回上一頁