上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 40 下一页
摘要: 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)
摘要: 应用 阅读全文
posted @ 2014-10-13 17:42 b̶i̶n̶g̶.̶ 阅读(584) 评论(0) 推荐(0)
摘要: http://blog.chinaunix.net/uid-259788-id-2139305.html 阅读全文
posted @ 2014-09-01 15:06 b̶i̶n̶g̶.̶ 阅读(348) 评论(0) 推荐(0)
摘要: .layer{ width: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; -moz-opacity: 0; filter: alpha(opacity=50);... 阅读全文
posted @ 2014-08-12 08:16 b̶i̶n̶g̶.̶ 阅读(252) 评论(0) 推荐(0)
摘要: nstantclient-basic-nt-12.1.0.1.0\instantclient_12_1下面新建NETWORK文件夹,NETWORK下新建ADMIN文件夹,ADMIN下新建tnsnames.ora文件,内容ORCL= (DESCRIPTION = (ADDRESS = (PROTOCO... 阅读全文
posted @ 2014-08-07 09:44 b̶i̶n̶g̶.̶ 阅读(161) 评论(0) 推荐(0)
摘要: 1.检查服务器编码:执行SQL语法: select * from v$nls_parameters;2.设置本地客户端编码:进入我的电脑,属性,高级,环境变量,添加2项:LANG=zh_CN.GBK和NLS_LANG="SIMPLIFIED CHINESE_CHINA.ZHS16GBK" 阅读全文
posted @ 2014-08-07 08:32 b̶i̶n̶g̶.̶ 阅读(299) 评论(0) 推荐(0)
摘要: 1 2 3 4 5 6 7 8 ... 阅读全文
posted @ 2014-08-05 16:21 b̶i̶n̶g̶.̶ 阅读(519) 评论(0) 推荐(0)
摘要: 使用过WCF的童鞋们都很清楚,绑定是必须的。我将这些绑定总结了下。一、标准绑定简要说明1.basicHttpBinding 基于WS-I Basic Profile 1.1 的web服务,所需的.Net Framework版本为 3.0 以上。2.wsHttpBinding针对改进的web服务的绑定... 阅读全文
posted @ 2014-08-05 14:51 b̶i̶n̶g̶.̶ 阅读(1027) 评论(0) 推荐(1)
摘要: 1.web.config 需要支持的东西:1.mysql-for-visualstudio-1.1.4.msi下载地址:http:... 阅读全文
posted @ 2014-08-01 17:35 b̶i̶n̶g̶.̶ 阅读(561) 评论(3) 推荐(1)
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 40 下一页