码迷,mamicode.com
首页 > 其他好文 > 详细

值类型和引用类型

时间:2014-10-23 16:04:17      阅读:174      评论:0      收藏:0      [点我收藏+]

标签:blog   http   ar   sp   数据   div   2014   on   log   

值类型和引用类型的分类:
值类型包括:int long float char bool enum struct decimal(比浮点类型更精确的数据类型) 
引用类型包括:类(system.object) 字符串 string 自定义类 class 接口 interface 数组 int[] string[] Delegatebubuko.com,布布扣

值类型和引用类型

标签:blog   http   ar   sp   数据   div   2014   on   log   

原文地址:http://www.cnblogs.com/jingsheng99/p/4045849.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!