摘要:
1 private bool UploadImg(FileUpload FileUpload, string FilePath, string imagess) 2 { 3 //string fileExtends = ""; 4 if (FileUpload.FileName.Trim().Length > 0) 5 { 6 string fileExt = System.IO.Path.GetExtension(FileUpload.FileName... 阅读全文
posted @ 2013-11-06 09:23
幸福の味道
阅读(2528)
评论(0)
推荐(0)

浙公网安备 33010602011771号