asp.net中MVC多语言包的使用
摘要:
Global.asax.cs文件protected void Application_AcquireRequestState(object sender, EventArgs e){if (HttpContext.Current.Session != null){if (this.Session["... 阅读全文
posted @ 2014-12-30 14:17 张晓虹 阅读(187) 评论(0) 推荐(0)
浙公网安备 33010602011771号