会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
MainTao
首页
新随笔
联系
订阅
管理
2009年3月6日
C# unsafe code
摘要: (*) unsafe 和 fixed Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->unsafe { int[] array = new int[10]; for (int i = 0; i cl...
阅读全文
posted @ 2009-03-06 13:28 MainTao
阅读(16450)
评论(2)
推荐(3)
编辑