首页 开发技术 Java     /    Java实验设计-实现一个小型档案管理系统

Java实验设计-实现一个小型档案管理系统

上传者: miwumuge | 上传时间:2023/12/5 11:51:57 | 文件大小:1.37MB | 文件类型:zip
Java实验设计-实现一个小型档案管理系统
用Java实现的一个小型档案管理系统,客户端可以上传文件,下载文件,浏览文件,删除文件,更改用户信息等小型档案系统要求如下:1.系统基于C/S模式,包括客户端子系统,服务器端子系统2.用户需登录,验证口令通过后才能使用系统。
用户分为系统管理人员、档案录入人员,档案浏览人员3.系统中相关用户信息、档案属性存放于关系数据库中,档案本身以文件形式存放于服务器相关目录中4.客户端和服务器端基于Socket实现通信,服务器端需实现多线程功能,可同时处理、响应多个客户端的数据请求5.用户信息管理功能,普通用户登录后可对自己基本信息(姓名、性别、民族、出生日期、职务、密码等信息)的查询、修改。
系统管理人员除上述功能外壳增加、删除用户、修改用户的相关属性和权限6.档案数据录入功能,档案录入人员可输入新的档案文件信息,并将档案文件上传至服务器7.档案数据查询功能,普通用户可按条件查询相应的档案文件信息,对相关档案文件可以下载保存 本软件ID:10562944

文件下载

资源详情

[{"title":"(47个子文件1.37MB)Java实验设计-实现一个小型档案管理系统","children":[{"title":"档案管理系统","children":[{"title":"面向对象与多线程综合实验指导书.docx <span style='color:#111;'>440.64KB</span>","children":null,"spread":false},{"title":"client","children":[{"title":".project <span style='color:#111;'>390B</span>","children":null,"spread":false},{"title":"src","children":[{"title":"Manager.java <span style='color:#111;'>628B</span>","children":null,"spread":false},{"title":"ClientManager.java <span style='color:#111;'>9.90KB</span>","children":null,"spread":false},{"title":"MainJFrame.java <span style='color:#111;'>19.69KB</span>","children":null,"spread":false},{"title":"UserInfo.java <span style='color:#111;'>726B</span>","children":null,"spread":false},{"title":"FileInfo.java <span style='color:#111;'>569B</span>","children":null,"spread":false},{"title":"ExtensionFileFilter.java <span style='color:#111;'>1.07KB</span>","children":null,"spread":false}],"spread":true},{"title":".settings","children":[{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'>598B</span>","children":null,"spread":false}],"spread":true},{"title":"archive","children":null,"spread":false},{"title":".classpath <span style='color:#111;'>301B</span>","children":null,"spread":false},{"title":"readme.txt <span style='color:#111;'>28B</span>","children":null,"spread":false},{"title":"bin","children":[{"title":"UserInfo.class <span style='color:#111;'>824B</span>","children":null,"spread":false},{"title":"ClientManager.class <span style='color:#111;'>9.23KB</span>","children":null,"spread":false},{"title":"FileInfo.class <span style='color:#111;'>585B</span>","children":null,"spread":false},{"title":"Manager.class <span style='color:#111;'>680B</span>","children":null,"spread":false},{"title":"ExtensionFileFilter.class <span style='color:#111;'>1.61KB</span>","children":null,"spread":false},{"title":"MainJFrame.class <span style='color:#111;'>20.17KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"server","children":[{"title":".project <span style='color:#111;'>390B</span>","children":null,"spread":false},{"title":"src","children":[{"title":"Manager.java <span style='color:#111;'>366B</span>","children":null,"spread":false},{"title":"archive.sql <span style='color:#111;'>592B</span>","children":null,"spread":false},{"title":"ClientThread.java <span style='color:#111;'>9.38KB</span>","children":null,"spread":false},{"title":"MainJFrame.java <span style='color:#111;'>2.55KB</span>","children":null,"spread":false},{"title":"UserInfo.java <span style='color:#111;'>879B</span>","children":null,"spread":false},{"title":"DatabaseManager.java <span style='color:#111;'>5.40KB</span>","children":null,"spread":false},{"title":"ServerManager.java <span style='color:#111;'>2.98KB</span>","children":null,"spread":false},{"title":"FileManager.java <span style='color:#111;'>2.29KB</span>","children":null,"spread":false},{"title":"FileInfo.java <span style='color:#111;'>569B</span>","children":null,"spread":false}],"spread":true},{"title":".settings","children":[{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'>592B</span>","children":null,"spread":false}],"spread":true},{"title":"mysql-connector-java-5.1.44-bin.jar <span style='color:#111;'>976.21KB</span>","children":null,"spread":false},{"title":"archive_index","children":[{"title":"index.txt <span style='color:#111;'>204B</span>","children":null,"spread":false}],"spread":true},{"title":"archive","children":[{"title":"3.txt <span style='color:#111;'>12B</span>","children":null,"spread":false},{"title":"4.txt <span style='color:#111;'>6B</span>","children":null,"spread":false},{"title":"2.txt <span style='color:#111;'>8B</span>","children":null,"spread":false},{"title":"1.txt <span style='color:#111;'>8B</span>","children":null,"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'>406B</span>","children":null,"spread":false},{"title":"readme.txt <span style='color:#111;'>388B</span>","children":null,"spread":false},{"title":"bin","children":[{"title":"archive.sql <span style='color:#111;'>573B</span>","children":null,"spread":false},{"title":"UserInfo.class <span style='color:#111;'>1.21KB</span>","children":null,"spread":false},{"title":"ClientThread.class <span style='color:#111;'>8.99KB</span>","children":null,"spread":false},{"title":"ServerManager$ServerThread.class <span style='color:#111;'>1.40KB</span>","children":null,"spread":false},{"title":"ServerManager.class <span style='color:#111;'>2.59KB</span>","children":null,"spread":false},{"title":"FileInfo.class <span style='color:#111;'>585B</span>","children":null,"spread":false},{"title":"Manager.class <span style='color:#111;'>460B</span>","children":null,"spread":false},{"title":"DatabaseManager.class <span style='color:#111;'>5.61KB</span>","children":null,"spread":false},{"title":"FileManager.class <span style='color:#111;'>3.10KB</span>","children":null,"spread":false},{"title":"MainJFrame.class <span style='color:#111;'>4.02KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"readme.txt <span style='color:#111;'>598B</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明