Giter Club home page Giter Club logo

hrmis's Introduction

本项目是一个小型MIS(Management Information System)系统,功能用于小公司的员工信息管理;是一个比较适合练手的小的Java项目,难度适中,用到的都是Java比较基础的东西。

系统使用说明

该管理系统的界面有CUI与GUI(使用到了Javad的swing编程),用户可以进行选择,数据存储方式有数据库存储和文本文件存储两种方式,用户管理员可对其进行选择,若选择数据库存储,员工记录将会保存在mysql数据库,若选择文本文件存储,员工记录将会保存在文本文件(records.txt)中,用户管理员记录将会保存在文本文件(users.txt)中,最后系统会生成用户操作日志,保存在(userlog.txt)中来记录用户的操作。

系统功能

  • 显示员工信息
  • 查询员工信息
  • 新增员工记录
  • 删除员工记录
  • 更新员工信息

使用方法

  1. 将项目中docs文件夹下的XB-db.sql在mysql数据库中执行

  2. 导入该项目到自己的IDE

  3. 运行Java项目

hrmis's People

Contributors

mandyjava avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.