搜索资源列表
Mvc
- 一个轻量级的mvc框架,本人经过研究zendframework后,实现的 M+V(smarty)+C
开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统
- 一个使用Java语言开发,以国内开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统,主要实现的功能有订单录入、打印、销售汇总、原料管理、客户管理、生产配料计算、报表打印、汇总、系统数据管理及维护等功能,是一个使用非常简单的编码方式实现的Web开源应用系统 采用面向对象的设计方法,页面设计及系统逻辑分离,具有较好的扩展性。系统使用数据库中间件技术,支持My SQL、MS SQL Server等多种数据库系统平台。系统涉及到复杂表单数据提交、AJAX无刷新数据提交、WE
mvc-mobile-src
- 基于j2me平台的,手机开发的MVC框架源码
MVC
- 一个非常简单的mvc留言板MVC框架是STRUTS框架的基础
pressRelease.标准的MVC框架实现的一个新闻发布系统
- JSP+Servlet标准的MVC框架实现的一个新闻发布系统。JSP->Servlet->Service->DAO->DBMS分层实现。使用SmartUpload上传文件,实现了多数据分页功能和大数据缓存优化技巧。 项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。,JSP+ Servlet standard MVC framework of realization of a press release system. JSP-> Ser
666lightweight-mvc.rar
- 一个轻量级的MVC框架实例,没有花哨的功能,代码简洁,没有使用XML作为配置文件,代码还附有Java5注释 ,代码具有很高的可读性。,A lightweight MVC framework for example, there is no fancy features, the code is simple and does not use XML as a configuration file, the code also included Java5 Notes, code is highl
EmbeddedWB_D2005.rar
- 一款基于DELPHI环境的MVC框架,内含开发说明和帮助文件,并带有大量实例。 ,DELPHI environment based on a MVC framework, including the development of instructions and help files, and with a large number of examples.
et-mvc-1.0-beta1-src.rar
- extjs MVC struct 开发框架,快速开发应用,development framework extjs MVC struct
et-mvc-1[1].0-src.rar
- etmvc是基于Java技术,为WEB开发提供的一套简易MVC框架。 简易但不简单,其设计和实现借鉴业界众多的优秀框架,如struts,spring mvc,ror,grails等, 力图为Java开发人员提供一套高效的开发框架。,etmvc is based on Java technology, provides a simple set of WEB development MVC framework. Simple but not simple, its design and imple
mvc
- .net搭建mvc的方法案例教程,一共有7章,可以供待研究mvc框架的朋友们进行下参考-. net approach to build mvc tutorial case, a total of seven chapters, can be used for research mvc framework to be friends for the next reference to
mvc-JSP-Servlet-javabean
- 基于mvc框架 实现留言板 JSP+Servlet+javabean -Mvc framework based on the message board to achieve JSP+ Servlet+ javabean
mvc
- ASP.NET MVC是微软官方提供的开源MVC框架. 这里是个最经典的实例-ASP.NET MVC is a Microsoft-supported open source MVC framework. This is the most classic examples of
MVC的JavaScript Web富应用开发(完整版).pdf
- javascr ipt mvc 框架的详解,由浅入深,会很好的对mvc思维逻辑有较深的认识。(Javascr ipt MVC framework detailed, from the shallower to the deeper, will have a good understanding of MVC thinking logic.)
MVC
- MVC架构已深得人心,微软也不甘落后,推出了Asp.net MVC。小编特意整理博客园乃至整个网络最具价值的MVC技术原创文章,为想要学习ASP.NET MVC技术的学习者提供一个整合学习入口。本文从Why,What,How三个角度整理MVC 的学习资源,让学习者第一时间找到最有价值的文章,获取最彻底的ASp.NET MVC 框架知识,Let’s go!(The MVC architecture has been popular, Microsoft to be outdone, launche
HelloMVC
- 一个基本的MVC框架开发实例,基于Java语言,以JSP+Servlet+JavaBean模式进行开发,功能具有针对数据库标的增删改查功能(A basic MVC framework development example, based on Java language, is developed by JSP+Servlet+JavaBean mode. The function has functions of adding, deletions and changing databases
MVC框架代码生成器
- 根据数据库可自动生成三层架构的mvc代码(Automatic generation of MVC code for three layers of architecture based on Database)
超市管理系统MVC半成品版
- 使用java SSM框架实现超市系统的用户管理的功能,包括源代码 jar包,MVC框架(Use Java SSM framework to realize user management function of supermarket system, including source code jar package, MVC framework.)
8
- 企捷微信协同办公系统,系统采用纯HTML+Ashx开发,前端采用现在流行的MVC框架和Jquery配合开发.(Czech WeChat cooperative office system is developed by pure HTML+Ashx, and the front end is developed by the popular MVC framework and Jquery.)
1
- 这是一款比较全面地企业信息管理系统,采用了MVC框架Spring.NET+NHibernate, 改进了分页效率较低和分页代码量大等问题(This is a comprehensive enterprise information management system, which adopts the MVC framework Spring.NET+NHibernate. It improved the efficiency of paging, and the large amount
15
- QMVC 是高性能 MVC 框架,Q是Quick的缩写,MVC分别为Model、Controller、View的缩写。QMVC使用C#程序语言开发,采用Microsoft .NET framework 4.5类库,是用于B/S结构项目开发。(QMVC is a high-performance MVC framework. Q is the abbreviation of Quick, MVC is the abbreviation of Model, Controller and View.