摘要:/// /// Adds the singular rule. /// /// The rule. /// The replacement. private static void AddSingularRule(string rule, string replac...
阅读全文
09 2014 档案
摘要:HttpContext.Current.Response.Cache.SetExpires(System.DateTime.UtcNow.AddDays(-1)); HttpContext.Current.Response.Cache.SetValidUntilExpir...
阅读全文
摘要:http://aspnetwebstack.codeplex.com/SourceControl/latest#src/System.Web.Http/HttpRouteCollectionExtensions.csroutes.MapHttpRoute( name: "CreateUser"...
阅读全文