the barista api kom in mathcen:GitHub Classroom创建的the barista api kom in mathcen
项目1-咖啡师 有关此项目中使用的过程,请参阅: 咖啡师API 在这个项目中,您应该为创建Fluent API,以便使用代码创建基于浓缩咖啡的饮料。 要进入Barista领域,请查看他们还提供了视频系列(共5个部分)。 该API应该为咖啡师编程人员使用,并且他/她应该能够使用该API生产以下六种咖啡类型: API的最终方法应返回正确类型的饮料对象,具体取决于已执行的方法。 如果生产的饮料与给定类型之一不匹配,则应输出第七种“定制饮料”。 API外观的示例(这是伪代码!): IBeverage espresso = new FluentEspresso () . AddWater ( 20 ) . AddBeans ( new Bean (){
文件列表
the-barista-api-kom-in-mathcen-main.zip
(预估有个14文件)
the-barista-api-kom-in-mathcen-main
.gitignore
6KB
README.md
2KB
Procedures.md
3KB
BaristaApi
Program.cs
1KB
Latte.cs
1KB
Bean.cs
829B
ICoffeeMachine.cs
519B
BaristaApi.sln
2KB
暂无评论