摘要: http://wenku.baidu.com/link?url=wt24Gc-2-TbZRoQQ2vRNl5P0pMgp7dIoJMzb_zc1FyiMnBECBDMJ9RTuFCeHl9Lu0ahgqVchXDs1DwyzdKnu3OAIjV0ig1I2L4a75lBf2La 注意: C#有一点需 阅读全文
posted @ 2016-03-16 11:30 Danlis 阅读(3893) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/scgw/p/3602380.html 直接在全局的Web.Config加下面的内容 <!--增加     <httpRuntime requestValidationMode="2.0"/>     用以解决提交报错=》检测到有潜在危险的 Reques 阅读全文
posted @ 2016-03-14 17:09 Danlis 阅读(268) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/22962933/typeerror-stepup-called-on-an-object-that-does-not-implement-interface-htmlinpu   TypeError: 'stepUp' call 阅读全文
posted @ 2016-03-14 13:35 Danlis 阅读(1190) 评论(0) 推荐(0)
摘要: QQ互联登录设置的路径设置 请求调用的 https://graph.qq.com/oauth/show?which=ConfirmPage&display=pc&client_id=101290965&response_type=token&scope=all&redirect_uri=http%3 阅读全文
posted @ 2016-03-11 15:14 Danlis 阅读(1954) 评论(0) 推荐(0)
摘要: 相关的Quartz的Demo https://yunpan.cn/cY3GZGcyTSQxu 访问密码 8b60 官方的写的也挺仔细的。http://www.quartz-scheduler.net/,下载地址 http://www.quartz-scheduler.net/download.htm 阅读全文
posted @ 2016-03-10 09:23 Danlis 阅读(199) 评论(0) 推荐(0)
摘要: 百度搜的,下面这个写的挺全的。 FROM Pegasus923 http://www.cnblogs.com/pegasus923/archive/2011/01/26/1944838.html 创建文件 删除文件 移动文件 using System; using System.Collection 阅读全文
posted @ 2016-03-09 16:33 Danlis 阅读(378) 评论(0) 推荐(1)
摘要: http://www.baidu.com/link?url=Aj_xhOM5Q6rpZXkTMBPq4o0UbCO4eLq0esX8B3K2v06bkRS8F8lC4k06rv-3uZARLLTEKJHMhwzI_cdcJiHfqK&wd=&eqid=904bc71f0001817400000003 阅读全文
posted @ 2016-03-03 14:41 Danlis 阅读(2510) 评论(0) 推荐(0)
摘要: Tool->option->Source control->plug-in selection,选择ankhSVN AnkhSvn-2.5.12478.zip 阅读全文
posted @ 2016-02-27 10:08 Danlis 阅读(392) 评论(0) 推荐(0)
摘要: System.Net.Http相关dll 报错提示:500 Internal Server Error 测试站点上的问题,本地没出现这个问题 后来经提醒,试了一下将sina所需要的dll都放进去,就成功了。 大概是因为引用sina的dll,其所需要的dll并没有生成,发不上去后,bin文件下的dll 阅读全文
posted @ 2016-02-27 09:59 Danlis 阅读(293) 评论(0) 推荐(0)
摘要: http://www.w3school.com.cn/xml/xml_elements.asp <?xml version="1.0" encoding="gb2312"?><string xmlns="http://tempuri.org/">200,2014/5/6 0:06:05</strin 阅读全文
posted @ 2016-02-24 15:11 Danlis 阅读(509) 评论(0) 推荐(0)