zwei1121

博客园 首页 新随笔 联系 订阅 管理

09 2014 档案

摘要:/// /// Adds the singular rule. /// /// The rule. /// The replacement. private static void AddSingularRule(string rule, string replac... 阅读全文
posted @ 2014-09-09 15:28 zwei 阅读(428) 评论(0) 推荐(0)

摘要:HttpContext.Current.Response.Cache.SetExpires(System.DateTime.UtcNow.AddDays(-1)); HttpContext.Current.Response.Cache.SetValidUntilExpir... 阅读全文
posted @ 2014-09-05 15:42 zwei 阅读(367) 评论(0) 推荐(0)

摘要:http://aspnetwebstack.codeplex.com/SourceControl/latest#src/System.Web.Http/HttpRouteCollectionExtensions.csroutes.MapHttpRoute( name: "CreateUser"... 阅读全文
posted @ 2014-09-05 15:41 zwei 阅读(1875) 评论(0) 推荐(0)