Giter Club home page Giter Club logo

canfactory's People

Contributors

1longlong avatar dependabot[bot] avatar hollywyh avatar mountpotato avatar olivershang avatar plusonez avatar redifinition avatar shotray avatar wangwangwang23333 avatar wunan-leo avatar xuwangzilu avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

canfactory's Issues

有关生产线ProductLine应用迭代器模式

@1longlong 你往你那部分的生产线基类加一个迭代器模式,应该需要完成一个抽象迭代器。尽量提供一个泛型的接口或者基类吧
目前预计生产线迭代器应该能支持两种方法:

  1. 获取下一个生产线上的罐头(类似于C++ iteration的i++)
  2. 随机获取一个生产线上的罐头(应用于抽检)

包Manager和部门经历类Manager类命名存在名称冲突

包Manager和部门经历类Manager类命名存在名称冲突

Management.HumanResources.Manager包和Management.HumanResources包内的部门经历类Manager同名,idea会报如下错误:

class Management.HumanResources.Manager clashes with package of same name

emmmmm 这两部分代码是我和 @OliverShang 写的,应该需要改改

库存部分的代码有一些问题

首先库存量我们认为应该是与罐头种类挂钩的,每个罐头种类有相应的量,然后需要有接口是接收订单信息,根据库存来决定发货还是调度生产部门生产,返回一个订单状态变量,表示发货还是未发货。然后发货之后是需要与运输部门交互的,发货就要通知运输部门运输 @HOLLYwyh

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.