摘要:
原文:http://hi.baidu.com/wowodo/blog/item/b7f12834674bab3e5ab5f5d5.htmlDynamic Performance Tables not accessible, Automatic Statistics Disabled for this session You can disable statistics in the prefere... 阅读全文
随笔档案-2009年06月
C#中int和System.Int32理解总结
2009-06-19 02:14 by hyddd, 18520 阅读, 收藏, 编辑
摘要:
最近园里的TeamOne写了一篇《[C#] int与System.Int32有什么区别》,发现里面有不少精彩的评论,所以忍不住想这篇文章总结一下:>本文的主要参考资料:1.《理解C#中的System.Int32和int:并非鸡和鸡蛋》@Author:Dixin2.《[C#] int与System.Int32有什么区别》@Author:TeamOne一.问题的来源 MSDN说,int只不过是S... 阅读全文