宣告 全班50個人的成績陣列. VB.NET, Dim score(陣列長度-1 ) as Integer. Dim score(49) as Integer. C++.NET, int score[陣列長度];. int score[50];. C#.
確定! 回上一頁