摘要: as 运算符用来判断左侧表达式是不是右侧数据类型,是,返回左侧表达式的值,否,返回null.和is作用差不多,但有不同,is 返回true或false; 阅读全文
posted @ 2013-03-24 23:40 tinytiny 阅读(155) 评论(0) 推荐(0)