摘要:
this.settings.upload_url = SWFUpload.completeURL(this.settings.upload_url);this.settings.button_image_url = SWFUpload.completeURL(this.settings.button... 阅读全文
posted @ 2014-10-17 17:42
b̶i̶n̶g̶.̶
阅读(488)
评论(0)
推荐(0)
摘要:
log4net配置://Author:GaoBingBing[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.config", Watch = true)]必备的组件: 1.log4net.dll ... 阅读全文
posted @ 2014-10-17 16:53
b̶i̶n̶g̶.̶
阅读(563)
评论(0)
推荐(0)
摘要:
var userAgent = navigator.userAgent; if (userAgent.indexOf("Firefox") != -1 || userAgent.indexOf("Presto") != -1) { window.l... 阅读全文
posted @ 2014-10-17 14:26
b̶i̶n̶g̶.̶
阅读(136)
评论(0)
推荐(0)