搜索资源列表
GreadySnake(MVC)
- MVC设计模式早在面向对象语言Smalltalk-80中就被提出并在此后得到业界的广泛接受。它包括三类对象:(1)模型(Model)对象:是应用程序的主体部分。(2)视图(View)对象:是应用程序中负责生成用户界面的部分。(3)控制器(Control)对象:是根据用户的输入,控制用户界面数据显示及更新Model对象状态的部分。本程序尝试用MVC模式制作了一个简单的贪吃蛇游戏。-MVC design patterns in object-oriented language Smalltalk-8
XPagerTag2.0
- 这个是一个牛人写的分页标签,比较适合于MVC框架应用,如果有用struts的,推荐使用-This is a cattle wrote in the pagination tag, more suitable for application in the MVC framework, If useful struts and recommended the use of
ecToDo
- ecToDO Framework 是一个轻巧的,易于使用的基于PHP5的快速开发框架,旨在封装php开发过程中的一些通用流程,使开发者能够专注于功能的实现,以达到加速php应用程序的开发速度.它具有以下特点: a.流程封装,采用MVC分层结构,易理解,易使用,易扩展 b.使用流行的smarty及pear,同时支持自主扩展 c.内置权限验证,支持自定义权限验证方式 d.方便的客户数据验证方式,自动生成客户端验证代码,并支持扩展 e.使用Factory方式包装model,自
demo
- android mvc 编程 后台逻辑 前台提示 handler 应用 intentservice-android mvc programming background logic handler prompts the foreground application intentservice
jquerymvc
- This sample teaches how to use JQuery in ASP.NET MVC web application
MVCVBnet
- mvc框架下的网络编程应用,开发环境为vb.net netframe2.0-mvc framework for network programming application development environment for vb.net netframe2.0
JQueryandMVC20091026
- ASP.NET MVC应用中的JQuery插件,将添加到JQuery插件的链接并在ASP.NET MVC框架中进行复制。-Introduce JQuery plugin sample in asp.net mvc application. It will be add popular link to Jquery plugin and replicate them in asp.net mvc framework.
PersonalInfoManager
- 這個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
ASP.NET-MVC-
- 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
MVC-Demo
- Sample MVC application
MVCQuick-0.3.1
- MVCQuick是一个快速开发ASP.NET MVC应用程序的原创框架。 MVCQuick包括一个存储库、一个IoC容器、一个日志管理器、一个安全提供者、一个示例-MVCQuick a rapid development of original ASP.NET MVC application framework. , Including a repository, an IoC container and a log manager MVCQuick a security provider, a
ASP.NET-MVC-
- ASP.NET MVC Application Using Entity Framework Code First
Application
- 设计和开发一个网站,使用ASP.NET MVC 4,EF,Knockoutjs 在文章的第一部分中,我已经讨论关注在任何架构中使用分离的利益,并创建了一个用户界面,应用程序使用ASP.NET MVC 4,淘汰赛和引导,不知道数据如何流动。 第一部分描述的任何内容应被视为任何人都很难。如果是的话,请发邮件/我的个人意见,确保吞下少许盐,在你做。 在这篇文章的第二部分中,我将采取一切我们所学到的第一部分,并把它应用到需要写入的文章。我也将覆盖这个应用的数据库设计和实施使用结构
Music-Store-v3.0
- MVC Application.This file can give you some reference.
ABS_Test
- MVC Application with conection to MSSQLServer
MVCApplication
- ASP.NET MVC Application Using Entity Framework Code First
C#创建对象列表(List)的不同方法
- 玩转C#可有趣了。在这篇文章中,我们将介绍如何用不同的方法创建对象列表。因此,场景是这样的,有一个MVC应用程序,我需要将5个空行(5个对象列表)绑定到grid表格,以便批量插入记录。所以无论何时我打开那个页面,grid在可编辑模式下呈现5个空行。(Fun C # can be fun. In this article, we show you how to create a list of objects in different ways. So, the scene is this, wi
ASP.NET MVC Application with a Custom Layout
- GSD FILE OF ABB SOFT STARTER
SampleMvcWebApp-master
- Sample MVC5 web application showing the use of GenericServices for CRUD operations
MVC SAmple
- MVC Sample c# application