搜索资源列表
-
0下载:
采用MFC编制MVC模式之球体演示程序
在传统面向过程的程序设计中,往往采用 Input-Processing-Output 模式,这“归功”于 DOS 操作系统的单任务。当 Windows 图形界面 OS 出现后,MVC(Model-View-Controller)模型更适合 Windows 图形界面程序的设计,它将数据处理和数据显示分离开,使维护,扩展系统更加灵活。-compiled using MFC ball MVC model demonstration program in t
-
-
0下载:
使用MVC(Model-View-Controller)模型,将数据处理和数据显示分离开,使维护,扩展系统更加灵活。-use MVC (Model-View-Controller) model, data processing and data display, leaving the maintenance, expansion of the system more flexible.
-
-
0下载:
design pattern: model view controller in C#
-
-
0下载:
MVC pattern in C# -model view controller-model view controller pattern
-
-
0下载:
model view controller part 2 of pattern-MVC pattern
-
-
0下载:
model view controller of C# , mainly about the pattern-MVC pattern design and implementation
-
-
0下载:
数据结构演示系统目的是实现数据结构演示过程,对于个人普通项目开发来说,是很有现实意义的。同时,实现了数据演示功能,也能很好的通过项目开发加深对数据结构的理解。
本系统是使用基于MFC的各种开发技术。MFC封装了WINDOWS API,是微软给开发人提供的良好的界面开发工具,MFC中提供的类绝大部分用来进行界面开发,关联一个窗口的动作,但它提供的类中有好多类不与一个窗口关联,即类的作用不是一个界面类,不实现对一个窗口对象的控制(如创建,销毁),而是一些在WinDOS(用MFC编写的程序绝大部分
-
-
0下载:
This project gives basic idea of model view controller
-
-
0下载:
這個LAB在 Model部分有所琢磨,他使用了DataLayer , 及 Business Layer 並且DataContext還用了StoreProcedure
在DataLayer部分值得一提的是,他用了 Manager管理 DataContext只不過,他並沒實作
-The new ASP.NET Model-View-Controller (MVC) framework from Microsoft offers many new features for Web
-
-
0下载:
WebLibraries is a group of libraries which help you to decrease time to create web application. - AspWebFlow is Framework to implement ASP.NET with MVC patterm ( Model View Controller ) and manage navigation View. -WebLibraries is a group of librarie
-
-
0下载:
A Model-View-Controller Framework that integrates with the MFC Doc/View architecture.
-
-
0下载:
MVC英文即Model-View-Controller,即把一个应用的输入、处理、输出流程按照Model、View、Controller的方式进行分离,这样一个应用被分成三个层——模型层、视图层、控制层。-MVC in English or Model-View-Controller, an application that is input, process, output process in accordance with the Model, View, Controller isola
-
-
0下载:
OpenGL Model-View-Controller application
-
-
0下载:
MVC Model、View、Controller 简单的界面验证 css样式编写-MVC Model, View, Controller simple interface validation css style writing
-
-
0下载:
MVC(Model-View-Controller,模型—视图—控制器模式)用于表示一种软件架构模式。它把软件系统分为三个基本部分:模型(Model),视图(View)和控制器(Controller)。-MVC (Model-View-Controller, Model- View- Controller pattern) is used to represent a software architecture model. The software system is divided into
-
-
0下载:
Microsoft ASP .NET Model View Controller Source Sample ContactManager
-
-
0下载:
Qt mvc实现,MVC 是一种使用 MVC(Model View Controller 模型-视图-控制器)设计创建 Web 应用程序的模式-Qt MVC implementation, MVC is a use of MVC (Model View Controller model- View- controller) design to create a Web application model
-
-
0下载:
yershop是基于thinkphp5.0.9,具有建站便捷、扩展丰富、二次开发灵活,以及支持云服务的特点,适合企业及个人快速构建个性化网上商店。
yershop采用模块化的架构设计思想,对目录结构规范做了调整,可以支持多模块应用的创建,让应用的扩展更加方便,基于MVC(Model-View-Controller,模型-视图-控制器)模式,并且均支持多层(multi-Layer)设计,全面采用命名空间方式定义和加载类库文件,有效的解决多个模块之间的冲突问题,并且实现了更加高效的类库自动加载机制
-
-
0下载:
使用mvc编写的商品购买系统 该系统采用了model view controller 三级管理模式,编程语言包括c#,html,c++。是一个很好的操作系统学习软件。(The system of commodity purchase using MVC uses the model view controller three level management mode, and programming languages include c#, HTML, and c++. It is a go
-
-
0下载:
使用MVC(Model-View-Controller)模型,将数据处理和数据显示分离开,使维护,扩展系统更加灵活,()
-