搜索资源列表
-
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下载:
Game Snake.
When application is running the game starts immediately. By default snake has length of 5. Its moving across the game board with some initial speed.
Using arrow keys (←↑→↓) to drive the snake. Use Esc button to pause/continue game.
-
-
0下载:
基于vc++的学生管理信息系统,对学生信息进行查询,修改,添加,删除。-This paper first introduced the J2EE platform architecture and MVC (model-view-controller) development model, based on the J2EE platform and was widely used. Second, a brief descr iption of the system to use the ke
-
-
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下载:
Zend Framework 是由 Zend 公司支持开发的完全基于PHP5 的开源PHP开发框架,可用于开发 Web 程序和服务,采用 MVC(Model-View-Controller) 架构模式来分离应用程序中不同的部分方便程序的开发和维护。-Zend Framework is supported by Zend developed completely based on open source PHP5 PHP development framework, can be used for
-
-
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下载:
MVC全名是Model View Controller,是模型(model)-视图(view)-控制器(controller)的缩写,一种软件设计典范,用于组织代码用一种业务逻辑和数据显示分离的方法,-t is my sincere pleasure to welcome you to Moreno Valley College (MVC), the 111th Community College in California
-
-
0下载:
Microsoft ASP .NET Model View Controller Source Sample ContactManager
-