(6) C# 陣列Array 使用教學 · public class Test : MonoBehaviour { · // 宣告一個int陣列空間長度依照大括弧 int[] array2 = new int[] { 1, 2, 3, 4, 5, 6 ...
確定! 回上一頁