摘要:
string fullFileName = this.FileUpload1.PostedFile.FileName; string fileName = fullFileName.Substring(fullFileName.LastIndexOf("\\") + 1); string type = fullFileName.Substring(fullFi... 阅读全文
posted @ 2009-01-16 16:58
hb
阅读(130)
评论(0)
推荐(0)

浙公网安备 33010602011771号