GithubHelp home page GithubHelp logo

java_se's Introduction

java练习


Bank简介:

银行管理系统,实现用户的存款、取款、透支限额、涉及到javase中的封装、继承、多态、接口

thread简介:

线程通信:生产者/消费者问题 (多线程问题,java课上老师竟然留了相同的作业,看看以前写的代码。)
  • 生产者(Productor)将产品交给店员(Clerk),而消费者(Customer)从店员处取走产品;
  • 店员一次只能持有固定数量的产品(比如:20),如果生产者试图生产更多的产品,店员会叫生产者停一下;
  • 如果店中有空位放产品了再通知生产者继续生产;如果店中没有产品了,店员会告诉消费者等一下;
  • 如果店中有产品了再通知消费者来取走产品。

java_se's People

Contributors

libenhe avatar

Stargazers

 avatar  avatar BestSaber avatar  avatar  avatar lixing avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

tanchenk lx0701

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.