会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
fly_ptt
博客园
首页
新随笔
联系
管理
订阅
2012年3月9日
【转】关于int、float、double一些知识的整理
摘要: 关于int.MaxValue:首先看一个小程序:1 class Program2 {3 staticvoid Main(string[] args)4 {5 int i =int.MaxValue;6 Console.WriteLine("int.MaxValue:"+int.MaxValue);7...
阅读全文
posted @ 2012-03-09 16:01 fly_ptt
阅读(1696)
评论(0)
推荐(0)
编辑
公告