摘要:
1.后台代码为: public ActionResult GetDate() { return Content(DateTime.Now.ToString()); }在index视图下: @using (Ajax.BeginForm("GetDate", new AjaxOptions() { Confirm = "大爷,您悠着点", Ht... 阅读全文
posted @ 2013-06-11 22:32
快乐于行
阅读(234)
评论(0)
推荐(0)