功能:宣告Java的一維陣列,以及陣列元素資料型態。 【語法說明】: ... int stuScore[ ]; //可改寫為int[ ] stuScore;; String stuId[ ]; //可改寫為String[ ] stuId;.
確定! 回上一頁