摘要:
转载自:C#里边的控件缩写大全(比较规范)标准控件1btnButton2chkCheckBox3cklCheckedListBox4cmbComboBox5dtpDateTimePicker6lblLabel7llbLinkLabel8lstListBox9lvwListView10 mtxMask... 阅读全文
摘要:
转自CSDN博客:Qcontriver的专栏 http://blog.csdn.net/qcontriver/article/details/9455481一:什么是IntPtr 先来看看MSDN上说的:用于表示指针或句柄的平台特定类型。这个其实说出了这样两个事实,IntPtr 可以用来表示指针或... 阅读全文