搜索资源列表
Java web.
- 关于Struts基于MVC的论坛系统,使用的是Tomcat+db_连接池-based on Struts MVC forum system, using the Tomcat DB_ Connection Pool
OA-JAVA
- 本系统采用流行的MVC设计模式,是一个典型的JSP +JavaBeans +Servlet +JDBC +DBMS的Web应用,具有较高的可维护性与可扩展性。 在开发过程,采用MyEclipse 7.0为主要的开发工具,数据库管理系统采用SQL Server 2000,Web服务器采用Apache的开源项目Tomcat6.0。- The system USES the MVC design patterns, popular is a typical JSP+ JavaBeans+ Se
EShopping
- 这个项目是网上商城购物系统,采用当前流行的MVC框架和SSH的经典整合,个人认为是一个不错项目-The project is online mall shopping system that uses the current popular MVC framework and the integration of SSH classic, personally think that is a good project
BookManager(MVC)
- 图书管理系统的实现,MySQL+Struts 来实现该系统-Book Management System, MySQL+ Struts to implement the system ~ ~
Java_Scheduling_System
- Java排课系统,对于学校来讲,这是一个非常科学的办法来解决学校和老师之间的都能欣然接受的课程安排-Java Course Scheduling System, for school, this is a very scientific approach to addressing both between schools and teachers embraced the curriculum
jaoso091rc1
- 新闻采用在线编辑器,可以象使用word一样编辑新闻 ·可web上传图片,新闻内其它网站图片自动下载 ·无限级目录分类 ·可设头条新闻和图片新闻 ·新闻点评功能,可自由发表评论 ·权限管理可以任意设置角色 ·采用MVC模式显示与逻辑分离,方便修改页面显示效果 ·支持多界面风格,只需增加相应的风格包 ·支持国际化多语言,只需要增加响应语言包 ·支持多种数据库,目前测试过的数据库(Oracle,SqlServer,My
ShoppingSys
- jsp+servlet+javabean 在eclipse下开发的购物系统,基于mvc模式开发的.对产品信息,客户信息,购物车信息等的操作-shopping system
chengji
- 利用java语言开发的学生成绩管理系统.基于MVC的开发模式.-Using java language development of students score management system. Based on the MVC pattern of development.
estore_script
- 网上售书电子商务网站,采用MVC模式实现,页面显示采用JSP,控制器采用SERVLET,模式采用javaBean-Online books e-commerce website using MVC pattern implementation, the page shows the use of JSP, controller SERVLET, mode using JavaBean
PureMVC_Java
- java mvc 框架 java mvc 框架 -java mvc framework java mvc frameworkjava mvc framework
SuperMarket_3
- 本系统是针对小超市而言做的超市管理系统,其中的功能覆盖了超市的所有方面。采用spring+struts+hibernate完成,mvc模式。很好的体现了该框架的优点。-The system is so small in terms of supermarket supermarket management system, which features coverage of all aspects of the supermarket. Using spring+ struts+ hiberna
java_AddressBookManagementSystem
- 通讯录管理系统 为一个网友做的通讯录管理系统,简单到没法再简单,适合刚刚接触java的人来学习。 本系统采用jsp+servlet ,属于mvc模式。 前台没有一点美工,本人不会一点美工,请原谅。 希望这个东西能给初学者提供一点点帮助。 数据库是mysql的,在database包中有连接类,自己读一下,用户:root 密码:1234-Address book management system as an address book management
ctrip
- 基于mvc的中大型web项目实现了 航空售票系统的所有功能 可能错在一些BUG 请大家参考使用-Mvc web-based medium and large projects to achieve the airline ticketing system, all functions may be wrong in some BUG please refer to the use of
mvc
- 数字版连连看小游戏 使用JAVA作为开发工具-this is a JAVA program
logistics
- 物流管理平台系统,包含物流管理的基本操作,Java实现,MVC Structs-Logistics Management platform, including basic operation of logistics management, Java implementation, MVC Structs
Box-Man
- 一款简单的推箱子游戏,采用的是MVC模式,分有两个关口-A simple game that developed by using JAVA.
MVC
- MVC三层架构实例,本实验是一个根据身高和体重数据来衡量体重状况的程序。该程序是基于MVC框架开发的,程序代码包含3个文件,分别是:Model_Bean.java, view.jsp 和Controller_Servlet.java。-Three-tier MVC instance, the experiment is based on height and weight data of a measure of weight status of the program. The program
storemvc1
- MVC java简单购物车实例,内有mysql数据库脚本和详细说明,代码能成功运行.-MVC java simple shopping cart example, there are mysql database scr ipts and detailed instructions, the code can be run successfully.
spring-mvc-REST-master
- spring-mvc-REST 是一个完整的,轻量、简单的Java RESTful 项目,基于Spring MVC. 里面有基本的增删改查的功能。而且无需修改任何内容,就可以直接跑起来。 如果你想要学习或贡献和这个项目: 下载IDEA Intellij,然后选择import project, 选择import一个maven项目即可。 (注:该资料是他人用于分享的)(IDEA Intellij,java RESTFul study)