摘要:
public class SQLHelperNew { //连接字符串 private static readonly string ConnStr = System.Configuration.ConfigurationManager.ConnectionSt... 阅读全文
posted @ 2016-01-11 14:54
肥大头
阅读(133)
评论(0)
推荐(0)
摘要:
//上传文件 function changfile(obj, imgid) { var fileName = $(obj).val(); if (fileName.indexOf("\\") != -1) fileName = fileName.substring... 阅读全文
posted @ 2016-01-11 14:48
肥大头
阅读(179)
评论(0)
推荐(0)