搜索资源列表
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
文件管理实验
- 这是一个比较完整的java语言编写的文件系统程序,有8个基本功能,要求设计一个N个用户的文件系统,每次用户可以保存M个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施。且至少有Create,Delete,Open,Read,Write等命令。-This is a relatively complete java language file system procedures, eight basic functions, N designed a user's file s
FileManager
- 网上文件管理系统的源代码(基于Struts)-Online document management system' s source code (based on Struts)
FileSystem
- 基于java的文件管理系统 能实现包括文件的创建、删除、查找等功能-Java-based document management system to achieve, including file creation, deletion, search and other functions
FileManager
- 一个完整的网络文件管理系统面向对象至少应该有管理员和用户,面向客户的提供的服务有注册、登录、用户信息管理、上传文件、下载文件、删除上传的文件、共享文件、发送站内消息、接手消息和备忘录等服务。面向管理员的提供登录和查询上传的文件的服务。-A complete network of object-oriented document management system should have at least administrators and users, client-oriented serv
FileManager
- 用java语言实现的系统文件管理器,内含所有源代码-Using java language of the system file manager, containing all the source code
java图书管管理系统
- 图书管理系统! 涉及数据库的操作(内含数据库文件),MV模式,可以帮助新手有效理解Java的SQL操作(Library management system! Operations involving databases (containing database files), MV mode, can help novice Java SQL understanding of the operation effectively)
新闻管理系统
- 新闻发布系统,模拟类似腾讯新闻的页面 (1)用户管理模块:注册用户、临时用户、管理员用户 (2)页面管理模块:新闻显示模块、成员管理模块、新闻栏目管理模块、新闻信息管理模块、评论模块 (3)后台管理模块:对不合法用户进行禁用,删除操作、对新闻进行发布、对有错误的新闻进行修改或者对新闻进行删除 说明:压缩文件自带Tomcat,数据库news.sql在项目news下(News release system, similar to Tencent news page)
物流管理系统的规划与设计
- 采用java编写,有详细的论文文档,以及sql数据库文件,数据库用的是MySql(Using java to write, there are detailed papers, documents, and SQL database files, the database is used in MySql)
java 文本文件搜索器
- 可以进行系统文本文件的搜索,并写了一个可以显示进度条的图形界面。代码支持带通配符的查询
JAVA和Mysql学生信息管理系统
- 1.新建数据库ssms,将ssms.sql导入该数据库 2.用解压文件打开ssms.war, 打开ssms.war\WEB-INF\classes\c3p0-config.xml文件,修改服务器所在数据库用户名和密码 3.将ssms.war文件放入tomcat/webapps目录下 4.启动tomcat服务器 5.打开浏览器,输入 localhost:8080/ssms 进入登录界面 6.输入用户名和密码访问系统 用户名:admin 密码:111111(The Components
OA办公系统数据库设计
- 实现大部分的OA功能,例如会议室申请,部门管理,文件流等功能(Implementing most of the OA functions)
图书数据管理系统-MySQL (V2.0)
- JAVA写的图书管理系统,还有MYSQL数据库文件和PPT,非常详细,可以拿来参考。(JAVA MYSQL PPT !!!!!!!!!!!!!!)
jsp文件上传下载案例
- 一个基于JSP的文件上传下载管理系统模型,可以提供一般的文件上传下载功能(A file upload and download management system model based on JSP can provide general file upload and download functions.)
JSP新闻发布系统
- 完成了对于新闻的增加删除和修改,还有及时更新,实为一个简单的新闻系统,内含MySQL数据库文件(Completed the deletion and modification of news, and updated it in time. It is actually a simple news system, which contains MySQL database files.)
图书管理系统
- java web ,图书管理系统,mvc三层架构,数据库文件在文件夹内(Java web, book management system, MVC three-tier architecture, database files in folders)
JSP+SQL网上书店销售系统(论文+系统)
- 改文件是基于java的网上书店销售系统,功能齐全,非常值得参考(The document modification is based on the java online bookstore sales system, which has complete functions and is worth referencing.)
JSP的个人博客系统的设计源码+毕业论文
- JSP个人博客源码,包含基本的博客用户功能和管理员功能,配置文件和配置方法看readme,可用于毕业设计(JSP personal blog source code, including basic blog user functions and administrator functions, configuration files and configuration methods to see readme, can be used for graduation design.)
网上订餐管理系统数据库文件
- 基于JSP的网上订餐管理系统,数据库采用sql server(JSP-based online ordering management system)
校园二手交易系统
- 物品增删改查可以实现,连接数据库 1.MyEclipse 8.x Stable (8.0 GA) 下导入系统文件 在tomcat下启动 2.MySQL-Front 下导入数据库.sql文件(Addition, deletion and alteration of items can be achieved by connecting to the database. 1. Import system files under MyEclipse 8.x Stable