摘要:
using System;using System.Collections.Generic;using System.Text;using System.Runtime.InteropServices;using System.IO;using System.ComponentModel;namespace System.Windows.Forms{ public class HlbDataGridViewW : DataGridView { private GetOrSetIniKeyValue _inikey; /// <summary> /// Ini文件操作类 /// &l 阅读全文
posted @ 2011-03-21 20:22
梦想(胡大利)
阅读(460)
评论(0)
推荐(0)