Code Monkey home page Code Monkey logo

javagui_student-system's Introduction

javaGUI_student-system

Simple student management system based on Java GUI

基于Java GUI的简单学生管理系统

简介

最重要的模式是采用了DAO处理数据的**,界面采用java api特有的GUI做的弹框式 管理系统,没有使用简单的框架结构,使用JFrame完成用户页面的显示。该系统实现 了简单的增删改查操作,完成学生以及管理员的权限管理,显示信息面采用分页的模式 来完成相关操作

  • 主要涉及的知识: JFrame界面的美观设置,mysql的sql语句的操作增删改查,DAO完成数据业务分层
  • 数据库未使用配置文件加载,需要在代码段修改本机用户名和密码
  • 该项目主为了深入加强对数据的操作,对数据库sql的运用以及数据库的建库相关了解

注意

完成对jar的使用,深入学习对java api的学习

javagui_student-system's People

Contributors

ituser-zq 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.