Git Product home page Git Product logo

jdbc's Introduction

jdbc

需求

1、做一个用户系统的增删改查(界面可选),功能包括:添加用户、修改用户、删除单个用户、批量删除用户、根据用户ID查询用户信息、根据条件查询用户翻页列表(查询条件:用户姓名模糊,出生日期,性别)

2、用户信息:用户ID、用户名称、性别、身份证号、手机号码、出生日期、家庭住址

二、开发工具:idea、maven

三、开发语言:java、springboot、restful、mysql,语言版本遵循项目统一要求

更新记录

2021.8.03 16:21:add 功能前备份

2021.8.03 18:10: add功能成功实现

2021.8.03 18:25 delete功能实现(自动跳转回主页)

2021.8.03 20:53 实现update功能

2021.10.19 15:10 1、完成批量删除功能(未能通过复选框删除),可使用地址http://localhost:8080/user/deletes/25,22进行删除(25,22是id)

             ####2、前段完成复选框选择和绑定删除事件,后续需要进行传参数让后端进行删除
             ####3、模糊查询未完成

jdbc's People

Contributors

vvize-ops 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.