资源列表
test
- 简单的springmvc+mybatis3+spring3实现,直接可以用-Simple spring mvc+ mybatis3+ spring3 achieve, can be used directly
1.7javaEE_SSH商品供应管理系统
- javaEE_SSH商品供应管理系统,很好的学习系统(javaEE SSH commodity supply management system, a good learning system)
gwtExtTest
- gwt EXT 本人研究的例子,可供大家参考-I gwt EXT study examples for your reference
car
- 二手车源码这是一个二手车的源码文件可用于毕业设计的实现-Used car source code This is a used car source file can be used to achieve the graduation design
ColumnsGame
- columnGame,是一款方块有戏,使用java swing实现的一款方块有戏,实现了单机单人,双人和网络双人的功能-columnGame using swing to realize a column game that you can play one person or two ,or two online
cxfwebservice
- CXF生成客户端代码的demo, CXF生成客户端代码的demo-CXF demo
DateDemo
- 用Android写的小demo日期和时间控件。-Android written with a small demo date and time controls.
pnews
- 新闻管理系统。新闻添加、删除 更改等后台操作-Information management system. Press add, delete, change the background, such as operation
Managehotel-1-master
- 酒店管理 有很多页面,很多功能,有部分功能没有完成,是用的SSH架构写的-The hotel management has many pages, a lot of functions, a part of the function is not complete, is to use SSH architecture to write
sshxiangmu
- 里面有整套的项目代码和数据库代码,以及功能的详细描述-Which has a full set of project code and database code, as well as a detailed descr iption of functions
NewsProject5
- 可以上传新闻,管理轮播图,查看新闻,管理用户,查看用户,搜索新闻(You can upload news management, carousel map, view news, user management, user view, news search)
WorkHourSystem
- 在struts、spring、hibernate三个框架的基础上,分层搭建: model层:主要存放数据库中的表反转后的java及xml文件 DAO 层:存放对各表中数据的操作,是一个接口层 DAOImpl层:对DAO中方法的实现 service 层:业务逻辑层 serviceImpl层:对service层方法的实现 action层:控制页面跳转 JSP层:主要是页面的设计 直接接触用户的层-In struts, spring, hibernate on the ba