08 2018 档案
摘要:MVC使用:System.Web.HttpContext.Current.Server.MapPath(“路径”);方法 Api使用:System.Web.Hosting.HostingEnvironment.MapPath(webConfigProjectDllName);方法
阅读全文
摘要:方法一: function guid() { function s4() { return Math.floor((1 + Math.random()) * 0x10000) .toString(16) .substring(1); } return s4() + s4() + '-' + s4()
阅读全文

浙公网安备 33010602011771号