码迷,mamicode.com
首页 >  
搜索关键字:control与view交互    ( 2个结果
MVC [Control与View交互]2
控制器 Home using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; using MvcApplication1.Models; namespace MvcApplication1.Controllers { public c...
分类:Web程序   时间:2014-10-03 22:07:55    阅读次数:232
MVC [Control与View交互]
Home控制器 using System; using System.Collections.Generic; using System.Data; using System.Data.Entity; using System.Linq; using System.Web; using System.Web.Mvc; using MvcApplication4.Models; namespac...
分类:Web程序   时间:2014-09-30 17:57:49    阅读次数:253
2条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!