Git Product home page Git Product logo

training_quiz-2020-3-31-7-59-48-452's Introduction

场景描述

  • 有多个停车场,里面有一些停车位
  • 停车的时候,如果停车场没有满,可以拿到一张有效的停车券
  • 停车的时候,如果停车场满了,则不能停车
  • 取车的时候可以凭有效的券取到对应的车
  • 如果券无效或已经被用过了,则不能取到对应的车
  • 停车场有一个一般的停车小弟,会按照顺序停车
  • 停车场有一个聪明的停车小弟,停车的时候会把车停到空车率最多的停车场
  • 用户可以让停车小弟帮自己去停车取车,也可以自己停车取车

要求:

  • 设计数据库,存储停车场和停车位的信息

延伸: 满足上述要求的基础上

  • 停车场有一个停车经理,停车经理管理停车小弟,用户可以让停车经理帮忙停车取车

training_quiz-2020-3-31-7-59-48-452's People

Contributors

linwenjun avatar

Watchers

James Cloos avatar  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.