摘要:
获取文件路径 string fileExtension = System.IO.Path.GetExtension(filePath).ToLower(); bool flag = true; string[] AllowExtension = { ".doc", ".xls", ".ppt", ".docx", ".xlsx", ".pptx", ".txt", ".rar", ".zip", ... 阅读全文
posted @ 2011-01-10 08:50
蓝蓝的天2016
阅读(195)
评论(0)
推荐(0)
浙公网安备 33010602011771号