会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
北极星空
管理
2014年7月23日
C#:字段与属性
摘要: MSDN中是这么介绍字段和属性的:A field is a variable of any type that is declared directly in a class or struct.字段:“字段”是直接在类或结构中声明的任何类型的变量。A property is a member th...
阅读全文
posted @ 2014-07-23 22:57 北极星空
阅读(502)
评论(0)
推荐(0)
编辑