摘要: 转载自:http://www.cnblogs.com/zhlziliaoku/p/5241097.html 1、选择文件用OpenDialog OpenFileDialog dialog = new OpenFileDialog(); dialog.Multiselect = true;//该值确定 阅读全文