[阅读: 325] 2007-02-27 03:34:25
using( MyObject aObject = new MyObject() )
{
// xx
}
等价
{
MyObject aObject = new MyObject()
try
{
// xx
}
finally
{
aObject.Dispose();
}
}
MyObject 必须实现 IDisposable
Notemper2x 3.1 ( ̄ε( ̄#)
没脾气2x 之 个人综合篇:
http://notemper2x.cndev.org/
我的 panoramio 相册:
http://panoramio.com/user/zhaixudong
我的 flickr相册:
http://www.flickr.com/photos/notemper2x/


QQ号20250出售,售价400,000元整(5位、皇冠80级、VIP7)a