摘要: C#中int32 的有效值范围是[Int32.MinValue, Int32.MaxValue]中的整数,或者说是从 -2^16 到 2^16-1 之间的整数 阅读全文
posted @ 2016-02-24 10:37 奋斗的大鹏 阅读(5905) 评论(1) 推荐(0)