length ()方法用來求字串的長度。 size一般用來求list中元素的個數; 例如: class Array { public static void main(String [] args) { String ...
確定! 回上一頁