遍历文件夹里面的文件,并绑定到dropdownlist
摘要:string rep_path = Server.MapPath("reports"); string[] files = Directory.GetFiles(rep_path); string[] report_files = new string[files.Le...
阅读全文
posted @ 2010-02-02 10:32
有问题讨论请联系QQ371104862
posted @ 2010-02-02 10:32