Readonly 与 Const 的区别

const 字段为编译时常数,而 readonly 字段可用于运行时常数

posted @ 2010-07-03 17:49  testzhangsan  阅读(236)  评论(0)    收藏  举报