文件名称:MVPDemo
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 98kb
- 下载次数:
- 0次
- 提 供 者:
- s**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MVP模式示例代码。MVP是对MVC模式进行一改进。-MVP mode of sample code. MVP is the one to improve the MVC pattern.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MVPDemo
.......\Interface
.......\.........\bin
.......\.........\...\Debug
.......\.........\ICountryModel.cs
.......\.........\ICountryView.cs
.......\.........\Interface.csproj
.......\.........\IPresenter.cs
.......\.........\obj
.......\.........\...\Debug
.......\.........\...\Interface.csproj.FileList.txt
.......\.........\PresenterFactory.cs
.......\.........\Properties
.......\.........\..........\AssemblyInfo.cs
.......\.........\ViewObject
.......\.........\..........\CountryVO.cs
.......\Model
.......\.....\bin
.......\.....\...\Debug
.......\.....\CountryModel.cs
.......\.....\Model.csproj
.......\.....\obj
.......\.....\...\Debug
.......\.....\...\Model.csproj.FileList.txt
.......\.....\Properties
.......\.....\..........\AssemblyInfo.cs
.......\MVPDemo.gpState
.......\MVPDemo.sln
.......\Output
.......\......\Interface.dll
.......\......\Model.dll
.......\......\Presenter.dll
.......\......\View.exe
.......\Presenter
.......\.........\bin
.......\.........\...\Debug
.......\.........\CountryPresenter.cs
.......\.........\obj
.......\.........\...\Debug
.......\.........\...\Presenter.csproj.FileList.txt
.......\.........\Presenter.cs
.......\.........\Presenter.csproj
.......\.........\Properties
.......\.........\..........\AssemblyInfo.cs
.......\View
.......\....\bin
.......\....\...\Debug
.......\....\FrmCountryView.cs
.......\....\FrmCountryView.Designer.cs
.......\....\FrmCountryView.resx
.......\....\obj
.......\....\...\Debug
.......\....\...\View.csproj.FileList.txt
.......\....\Program.cs
.......\....\Properties
.......\....\..........\AssemblyInfo.cs
.......\....\..........\Resources.Designer.cs
.......\....\..........\Resources.resx
.......\....\..........\Settings.Designer.cs
.......\....\..........\Settings.settings
.......\....\View.csproj
.......\Interface
.......\.........\bin
.......\.........\...\Debug
.......\.........\ICountryModel.cs
.......\.........\ICountryView.cs
.......\.........\Interface.csproj
.......\.........\IPresenter.cs
.......\.........\obj
.......\.........\...\Debug
.......\.........\...\Interface.csproj.FileList.txt
.......\.........\PresenterFactory.cs
.......\.........\Properties
.......\.........\..........\AssemblyInfo.cs
.......\.........\ViewObject
.......\.........\..........\CountryVO.cs
.......\Model
.......\.....\bin
.......\.....\...\Debug
.......\.....\CountryModel.cs
.......\.....\Model.csproj
.......\.....\obj
.......\.....\...\Debug
.......\.....\...\Model.csproj.FileList.txt
.......\.....\Properties
.......\.....\..........\AssemblyInfo.cs
.......\MVPDemo.gpState
.......\MVPDemo.sln
.......\Output
.......\......\Interface.dll
.......\......\Model.dll
.......\......\Presenter.dll
.......\......\View.exe
.......\Presenter
.......\.........\bin
.......\.........\...\Debug
.......\.........\CountryPresenter.cs
.......\.........\obj
.......\.........\...\Debug
.......\.........\...\Presenter.csproj.FileList.txt
.......\.........\Presenter.cs
.......\.........\Presenter.csproj
.......\.........\Properties
.......\.........\..........\AssemblyInfo.cs
.......\View
.......\....\bin
.......\....\...\Debug
.......\....\FrmCountryView.cs
.......\....\FrmCountryView.Designer.cs
.......\....\FrmCountryView.resx
.......\....\obj
.......\....\...\Debug
.......\....\...\View.csproj.FileList.txt
.......\....\Program.cs
.......\....\Properties
.......\....\..........\AssemblyInfo.cs
.......\....\..........\Resources.Designer.cs
.......\....\..........\Resources.resx
.......\....\..........\Settings.Designer.cs
.......\....\..........\Settings.settings
.......\....\View.csproj