文件名称:利用MVC模式编写的Winform程序源码
文件大小:66KB
文件格式:ZIP
更新时间:2017-07-17 13:17:12
Winform C# MVC
根据文章《Introduction to Model View Control (MVC) Pattern using C#》编写的程序源码,可以用来学习MVC,文章链接http://www.c-sharpcorner.com/UploadFile/rmcochran/MVC_intro12122005162329PM/MVC_intro.aspx?ArticleID=448db537-f236-497d-a16b-46c5d1141e3f 其他用户翻译后文章地址http://www.cnblogs.com/c-delight/archive/2005/12/27/305694.html
【文件预览】:
TryMVC
----TryMVC.suo(10KB)
----TryMVC.sln(860B)
----TryMVC()
--------TryMVC.csproj(4KB)
--------bin()
--------Form1.Designer.cs(3KB)
--------AutomobileControl.cs(2KB)
--------Program.cs(487B)
--------ACME2000Truck.cs(468B)
--------obj()
--------Automobile.cs(4KB)
--------IVehicleView.cs(425B)
--------ACME2000SportsCar.cs(481B)
--------IVehicleControl.cs(593B)
--------Form1.cs(564B)
--------IVehicleModel.cs(670B)
--------Form1.resx(6KB)
--------AutoView.Designer.cs(5KB)
--------AutoView.cs(3KB)
--------Properties()
--------AutoView.resx(6KB)