→C#|using System;using System.Drawing;using System.Collections;using System.ComponentModel;using System.Windows.Forms;using ……〔12-24〕
标签:C#来源:互联网作者:未知|点击收藏
→.NET|在.NET的所有技术中,最具争议的恐怕是垃圾收集(GarbageCollection,GC)了。作为.NET框架中一个重要的部分,托管堆和垃圾收集机制对我们中的大部分人来说是陌生的概念。在这篇文章中将要讨论托管堆,和你将从中得到怎样的好处。…〔11-19〕
标签:.NET来源:sam1111 的 Blog作者:csdn|点击收藏