C# Datatype, Bytes, Range. byte, 1, 0 to 255. sbyte, 1, -128 to 127. short, 2, -32,768 to 32,767. ushort, 2, 0 to 65,535. int, 4, -2 billion to 2 billion.
確定! 回上一頁