在使用using時需要注意的是,using只能用於實現IDisposable介面的類. Common language runtime 的垃圾收集行程會回收managed 物件所使用的記憶體,但使用 ...
確定! 回上一頁