請問一下,有人知道陣列配置時Byte[] data = new Byte[? .... 長度限制. 每個陣列之維度長度都受限於Integer 資料型別的最大值,也就是(2 ^ 31) - 1。
social.msdn.microsoft.com