Giter Site home page Giter Site logo

iamherewaitingforyou / librarymanagersystem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weisu9381/librarymanagersystem

0.0 1.0 0.0 13.16 MB

使用基础的Java,javafx编程完成的一个PC端系统--图书管理系统

Home Page: https://github.com/giraffecode9668/LibraryManagerSystem

Java 99.58% CSS 0.42%

librarymanagersystem's Introduction

图书管理系统

前言

本系统使用java,作为java课程学习过程中所做的一个课程设计。本系统为我们小组5人共同完成,没有使用仓库管理工具,所有代码交接都由我手动拼接,现在把代码保存到github,做个存档,也希望能帮助到正在学习java编程的小伙伴们。

使用工具

  • 编辑工具:eclipse
  • 数据库:jdk自带数据库--derby(嵌入式,配置工作基本没有)
  • 页面编写工具:JavaFX Scene Builder 2.0

所需知识

  • java基本知识
  • javafx基本知识
  • 简单css应用
  • jdbc连接
  • 数据库使用
  • 简单MVC**

基本功能介绍

系统内置3重身份登录(用户,图书管理员,系统管理员)。普通用户可以续借,查看自己信息;图书管理员可以帮助借书,还书,修改图书信息;系统管理员有图书管理员的功能,额外有修改用户信息的功能。具体样式如下:

image image
image image
image

测试用账号密码

  • 账号:201725040118

  • 密码:123456(普通用户)

  • 账号:2017250401181

  • 密码:111111(图书管理员)

  • 账号:2017250401180

  • 密码:000000(系统管理员)

librarymanagersystem's People

Contributors

giraffecode9668 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.