Giter Site home page Giter Site logo

jwlyq / managerestaurant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from changyiqun/managerestaurant

0.0 1.0 0.0 524 KB

这是自己uml课程设计时做的一个餐馆订餐管理系统,使用java,hibernate,mysql,GWT开发,采用分层设计

CSS 0.41% HTML 54.60% Java 44.99%

managerestaurant's Introduction

managerestaurant

这是自己uml课程设计时做的一个餐馆订餐管理系统,使用java,hibernate,mysql,GWT开发,采用分层设计:
主要分为三层:
    ui层,
    中间数据提供层,
    数据库交互层。
    
中间层主要是为了方便ui层调用数据和存储数据设计的类;
数据库交互层主要是为了向中间层提供数据。
数据库交互层分为两小层:
    其中一层的类和数据库中每一个表相对应并封装了一些数据库基本操作;
    另外一层和中间层每一个类相对应,主要是为了将数据库层的另一层的类整合起来为第二层提供统一接口和对应方法。


它对您的作用:
    1.了解分层设计理念
    2.熟悉hibernate的使用
    3.有类似的课程设计(比如说你也是....的学生)
4.打算用java做一个漂亮的客户端界面(本系统使用了GWT,这是它的链接: https://developers.google.com/web-toolkit/tools/gwtdesigner/index,你可以通过本项目了解它的使用)

managerestaurant's People

Contributors

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