搜索资源列表
基于WEB的教学评价系统
- 一个基于网络的课程教学评价调查的WEB应用程序,采用jsp/javabean设计,MVC设计模式。-a Web-based courses teaching evaluation survey of Web applications, using jsp / javabean design, MVC design pattern.
一个小的WEB项目中的实现方法讨论
- 这是一个Command模式实现,Service是Command的接口,这个小系统具备了MVC模式基础,我认为是不错的代码。 大家一起互相学习-This is a Command Mode, Command Service is the interface of the system to possess a small MVC model basis, I think is a good source. Together we learn from each other
i21-web-demo
- Simple MVC demo,This demo app should be pretty easy to set up. There are no dependencies on databases or any other external features. -Simple MVC demo. This demo app should be pretty easy to set up. The 're are no dependencies on databases or
web
- 一、简介 www.josdn.com是基于mvnForum Jsp/Servlet开发,支持Jsp 1.2 和 Servlet 2.3,安装和使用都非常简单。 主要特征: 基于 MVC 架构 内建数据库连接池 多种数据库 (DB2, MySQL, Oracle 8i/9i, Sql Server, postgreSQL, hsqldb, Interbase/Firebird, SAPDB) 国际化 (支持14种语言: English, 简体, 繁体等
JSP+Servlet+JavaBean(MVC)1
- 一个学习MVC的很好的实例 此项目以JSP、servlet、JavaBean实现MVC三层架构,*仅供参考* 环境:eclipse_3.2、myeclipse_5.1、jdk_6.0、tomcat_5.5、数据库sql server 2005 为方便调试,未设置默认首页,请从bookworm.jsp登陆 数据库端口、帐户、密码等可能有所不同,请到BookStore\\WebRoot\\WEB-INF下的 connection.xml文件中更改配置
开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统
- 一个使用Java语言开发,以国内开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统,主要实现的功能有订单录入、打印、销售汇总、原料管理、客户管理、生产配料计算、报表打印、汇总、系统数据管理及维护等功能,是一个使用非常简单的编码方式实现的Web开源应用系统 采用面向对象的设计方法,页面设计及系统逻辑分离,具有较好的扩展性。系统使用数据库中间件技术,支持My SQL、MS SQL Server等多种数据库系统平台。系统涉及到复杂表单数据提交、AJAX无刷新数据提交、WE
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
combres
- .NET library which enables minification, compression, combination, and caching of Javascr ipt and CSS resources for ASP.NET and ASP.NET MVC web applications. Simply put, it helps your applications rank better with YSlow and PageSpeed.
WebChat
- 用Spring-MVC开发人在线即时聊天半成品Web程序,里面用了Spring,Tiles等开源框架,用Jquery支持Ajax.是一个很好的示例程序-With Spring-MVC development of semi-finished products are online real-time chat Web program, which uses Spring, Tiles and other open-source framework, with Jquery support for
ssh
- 一款基于WEB的聊天系统,MVC模式.采用HIBERNATE,STRUTS,SPING框架.页面采用DIV+CSS.其中聊天界面采用AJAX局部刷新显示-A WEB-based chat system, MVC pattern. Using HIBERNATE, STRUTS, SPING framework. Page using DIV+ CSS. One chat interface uses AJAX partial refresh display
sRSM
- 该系统是一个使用Java语言开发,以国内开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统.系统主要实现的功能有订单录入、打印,销售汇总、原料管理、客户管理、生产配料计算、报表打印、汇总、系统数据管理及维护等功能,是一个使用非常简单的编码方式实现的Web开源应用系统。-The system is a use of Java language development, domestic open-source Web MVC framework EasyJWeb syste
guestbook
- 留言板模块源码,基于JAVA语言采用Myeclipse开发工具,采用struts2.0+tomcat5.0。 可以实现留言的添加、删除与修改。是JAVA Web编程入门级必须掌握的一个基于MVC理念的小项目。程序虽然不大,但是其中的编程思想是精华。希望对大家有用-It s the source code of guestbook modual,based on JAVA in Myeclipse development tool,and struts2.0+tomcat5.0. It c
web
- 这是一个基于J2EE的MVC model1架构的典型例子,本程序通过jsp来操纵数据库来实现图片的存取和查找-This is a J2EE-based framework for the MVC model1 a typical example, the procedures to manipulate the database through jsp to achieve access and to find a picture .....
MVC
- 讲解J2EE的核心设计模式——MVC的使用,本段主要讲解的是WEB端的MVC实现,包括RequestDispatcher接口的使用,并通过一个简单的代码阐述MVC的实现 -MVC
Spring-Reference_zh_CN
- Spring为编写企业应用程序提供了轻量的解决方案,同时仍然支持使用声明式事务、 用RMI或web service远程调用、以及使用多种方式来将数据持久化到数据库。Spring提供了全功能的 MVC framework, 以及透明集成AOP到你的软件中的能力。-Spring for the preparation of enterprise applications provides a lightweight solution, while still supporting the use
BBS
- 功能完整的BBS范型,用途强大,MVC架构,值得入门级同学仔细品味-BBS web code
jsp-MVC
- 基于struts和MVC模式下的网页管理系统开发的课设报告,详细介绍了编译环境,数据库的配置,MVC模式的介绍和一个小型login例子 -Struts and the MVC model based on web-based course management system developed in the report, detailing the build environment, database configuration, MVC pattern introduced and a
spring3-mvc-maven-annotation-hello-world
- Spring mvc web application in java
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使用Ascx控件
- mvc中使用ascx文件的例子。有demo。可以用于所有web开发中。免费的!几把网站上来就喊你上传。(what the fucking website`s condition)