摘要:
double d=0;if(!Convert.IsDBNull(DataTable.Rows[i][m])){ string str=DataTable.Rows[i][m].ToString().Trim(); if(!String.IsNullOrEmpty(str)) //非空字符串 if(D 阅读全文
posted @ 2018-06-15 08:51
qqhfeng16
阅读(586)
评论(0)
推荐(0)
摘要:
ASP.Net在web.config中设置上传文件的大小方法 修改Webcong文件:<system.web><httpRuntime maxRequestLength="40960" //即40MB,1KB=1024useFullyQualifiedRedirectUrl="true"execut 阅读全文
posted @ 2018-06-15 08:46
qqhfeng16
阅读(206)
评论(0)
推荐(0)
浙公网安备 33010602011771号