Git Product home page Git Product logo

java_final_assignment's Introduction

Java final assignment

The java final assignment

前端

1、登录页(login_page.java)

  • 输入账号
  • 输入密码
  • 登录按钮、注册按钮

2、主页面(main_page.java)

  • 用户名
  • 性别
  • 编号
  • 简介(未实现)
  • 头像(未实现)
  • 显示所有用户的信息

3、注册页(register_page.java)

  • 用户名
  • 账号
  • 密码
  • 性别

后端

1、数据库配置(druid_util.java)

  • 提供连接接口
  • 提供关闭接口

2、数据库操作(Executor.java)

  • 密码验证
  • 信息查询
  • 头像上传

3、用户类(User.java)

  • 用户名
  • 账号(唯一识别)
  • 密码
  • 头像
  • 性别
  • 编号(主键)

java_final_assignment's People

Contributors

falcone-h avatar

Watchers

 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.