Giter VIP home page Giter VIP logo

webproject_vehicletest's Introduction

WebProject_VehicleTest

汽车检测线远程故障诊断系统

version:1.0.0

用SpringBoot SpringMVC MyBatis框架写的一个简单的Web项目,与实际的一个检测线故障诊断项目结合。用户上传诊断数据,由服务器返回诊断结果(诊断结果功能还未加入)。
目前有用户的注册、登录、登出,上传文件,解析文件功能。后续会继续完善。

文件结构:
controller: HomeController,LoginController,RegisterController
service: UserService,UpFileService
DAO: UserDAO,UpFileDAO
model: User,UpFile
工具类: VehicleTestUtil

version:1.1.0

更新内容:
1.增加了用户信息界面,可以显示和修改用户名、电话、住址。主要用于练习对数据库update的操作
2.增加了历史故障诊断记录界面,通过表格显示历史记录的诊断时间,故障描述,以及当时给出的诊断结论。练习了用List类对象获取多条数据库数据,使用map嵌套的形式把数据传给View层显示。
3.增加了说明介绍界面的“使用说明”内容。

webproject_vehicletest's People

Contributors

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