C#之windows桌面软件第十三课:C#中经常使用的类有哪些?构造函数怎么用?

C#之windows桌面软件第十三课:C#中经常使用的类有哪些?构造函数怎么用? using System; using System.Collections.Generic; using System.Linq; using System.Text; /*object类*/ /*TextBox文本控件类*/ /*Button按钮类*/ /*CheckBox多选框类*/ /*Form窗体类*/
相关文章
相关标签/搜索