Giter Club home page Giter Club logo

oms's Introduction

OMS

一、使用方法

$ git clone https://github.com/xytroot/OMS.git

并在src/main/resources/db.properties文件中修改数据库连接信息

二、技术栈

项目管理:Maven

前端:bootstrap、jsp、ajax、JavaScript、jQuery

后端:SSM(Spring + SpringMVC + MyBatis)框架

三、开发环境

IDE:IntelliJ IDEA Ultimate 2020.2.2

操作系统:Windows 10 专业版

开发语言:Java

数据库:MySQL 5.7

数据库连接池:c3p0

服务器:Tomcat 9.0.39

四、数据库表结构

table

五、系统功能模块结构

使用MVC三层架构进行开发:

mvc

5.1 前端功能

视图层(view):使用jsp开发

  1. 展示数据模型

  2. 提供用户操作

5.2 WEB服务端

控制器(controller):servlet

  1. 接收用户请求

  2. 交给业务层处理

  3. 视图跳转(携带数据)

模型(model)

  1. 控制业务操作

  2. 增删改查

5.3 数据库端

存储数据

六、界面

界面1

界面2

界面3

oms's People

Contributors

xytroot avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar zqw avatar

oms's Issues

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.