摘要:
// 读取文件信息string FileCate = System.Configuration.ConfigurationManager.AppSettings["fileCatelog"]; string FielPath = Server.MapPath("") +"\\"+ FileCate+"\\"; string[] fName = Direc... 阅读全文
posted @ 2006-11-01 17:00
Emma
阅读(604)
评论(0)
推荐(0)