摘要:
private void btnSelectFile_Click(object sender, EventArgs e) { dictionary.Clear(); dtAll.Clear(); //打开文件对话框。 OpenFileDialog openFile = new OpenFileDialog(); openFile.Multiselect = true; //后缀名。 openFile.Filter = "Exc... 阅读全文
posted @ 2012-09-06 16:31
青春岁月,无怨无悔
阅读(385)
评论(0)
推荐(0)

浙公网安备 33010602011771号