09 2018 档案

摘要:/// <summary> /// WCF服务端异常处理器 /// </summary> public class WCF_ExceptionHandler : IErrorHandler { public bool HandleError(Exception error) { return tru 阅读全文
posted @ 2018-09-18 16:13 ☆♂安♀★ 阅读(241) 评论(0) 推荐(0) 编辑
摘要:using Newtonsoft.Json;using System;using System.Collections.Generic;using System.Linq;using System.Net;using System.Net.Http;using System.Text;using S 阅读全文
posted @ 2018-09-17 16:55 ☆♂安♀★ 阅读(306) 评论(0) 推荐(0) 编辑
摘要:<?xml version="1.0" encoding="UTF-8"?><configuration> <system.webServer> <rewrite> <rules> <rule name="Handle History Mode and custom 404/500" stopPro 阅读全文
posted @ 2018-09-01 11:17 ☆♂安♀★ 阅读(324) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示