(內容多少決定大小) string[] arrStringA = { "A1", "A2", "A3", "A4" }; //宣告一維字串陣列並設定大小與加入內容。 string[] arrStringB = new ...
確定! 回上一頁