会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
aiyagaze -- It's not so bad
博客园
联系
订阅
管理
2006年10月16日
Effective C# Item 15: Utilize using and try/finally for Resource Cleanup
摘要: Effective C# Item 15: Utilize using and try/finally for Resource Cleanup 使用using和try/finally释放资源 还有对于Dispose(),Close(),析构函数和Finalize()的一个问题
阅读全文
posted @ 2006-10-16 09:10 aiya
阅读(1144)
评论(0)
推荐(0)
编辑