类型文本 (强类型数值标示符)
摘要:
int i = 1;uint u = 1u;ulong ul = 1ul;decimal = 1m;double = 1d;float = 1f; 阅读全文
posted @ 2012-04-26 17:52 Terry@ 阅读(151) 评论(0) 推荐(0) 编辑
posted @ 2012-04-26 17:52 Terry@ 阅读(151) 评论(0) 推荐(0) 编辑
posted @ 2012-04-26 11:57 Terry@ 阅读(199) 评论(0) 推荐(0) 编辑