会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
sunwanling
博客园
首页
新随笔
联系
订阅
管理
2019年4月23日
C#中的as关键字
摘要: 你能进到这篇文章…… 首先你可能明白类似于 double num=0;int m=(int) num; 或者你明白 int m=209;String str=m.toString();或者说你甚至见过 char m='c';int m=Integer.parseInt(m);现在应该明白as了吧?
阅读全文
posted @ 2019-04-23 11:08 sunwanling
阅读(433)
评论(0)
推荐(1)
编辑
公告