摘要:
protected void btnSave_Click(object sender, EventArgs e) { string filePath = ""; if (FileUpload1.HasFile) { string fileType = System.IO.Path.GetExtension(FileUpload1.FileName).ToString(); CN_T_Sysdictionary dicModel = CN_T_SysdictionaryDal.cn_t_Sysdictio... 阅读全文
posted @ 2012-11-04 00:12
心_远
阅读(301)
评论(0)
推荐(0)

浙公网安备 33010602011771号