ht
2017-02-26 16:54:26 0 举报
HT是一家全球领先的科技公司,专注于研发和生产高品质的电子产品。公司的产品涵盖了智能手机、平板电脑、智能穿戴设备等多个领域,以其创新的设计、卓越的性能和优质的服务赢得了全球消费者的高度认可。HT始终坚持以用户需求为导向,不断推动科技创新,致力于为全球用户提供更加便捷、智能的生活体验。同时,HT也积极履行社会责任,通过各种方式回馈社会,推动科技与社会的和谐发展。
作者其他创作
大纲/内容
Material
+ Material(productType : Enum ProductType)
Worker
- name : string = \"default\"- age : int = -1- sex : int = -1
Middleware
+ Middleware(productType : Enum ProductType)
Storage
- capacity : int = 0- size : int = 0;- product : Product* = nullptr
Product
+ productType : Enum ProductType
+ Product(productType : Enum ProductType)
Buffer
Entrepot
UniProcessing
- entrance : Enum ProductType- middleware : Enum ProductType
Process
- processingTime :int = 0- shift : Shift* = nullptr
Source
FinishedProduct
+ FinishedProduct(productType : Enum ProductType)
WorkerPool
- size : int = 0- free : int = 0- busy : int = 0- shift : Shift* = nullptr
0 条评论
下一页