wudi

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

2012年5月31日 #

摘要: 转:http://www.cnblogs.com/hantianwei/archive/2012/04/16/2452148.htmlController 里面 public ActionResult Index() { ViewBag.Message = "欢迎使用 ASP.NET MVC!"; List<Table01> list = new List<Table01>(); List<Table02> list2 = new List<Table02>(); using ... 阅读全文
posted @ 2012-05-31 10:01 菜鸟吴迪 阅读(505) 评论(0) 推荐(0) 编辑