摘要: 首选我们在Controller 写一个Post 提交方法和一个页面如下代码: public ActionResult GetEmployee() { return View(); } [... 阅读全文
posted @ 2013-11-26 11:23 gudeng886 阅读(248) 评论(0) 推荐(0)