Oiski.School.ParkAndWash_H2_2021-源码

上传者: 42098104 | 上传时间: 2021-02-09 09:07:20 | 文件大小: 72KB | 文件类型: ZIP
C#
奥伊斯基(Oiski)的Park'n Wash 关于该项目 该存储库是Oiski.School命名空间集合的一部分,该集合包含作为学校作业而构建的项目。 发展条款 Park 'N Wash需要我们建立一个可以跟踪停车安排的系统,并在必要时开放以进行进一步的扩展。 该程序必须利用票证通过让客户签入->获取票证来跟踪上述安排。 查看; 给票据开票,然后将信息显示给客户。 法案的价格基于客户占用停车位多长时间以及该职业涉及哪种类型的停车位。 Park'N Wash计划将其服务扩展到包括3个洗车设施,在开发过程中必须牢记这些。 技术指标 停车处 50个标准停车位 10个公用停车位 12个大型停车位 5个残疾人专用停车位 一次只能有一个客户占据一个位置。 洗车规格来... 票务系统 停车处 基本票 包含充电站的停车位门票 含洗车票 包含服务支票的车票(如果客户的停车安排至少持续48小时)

文件下载

资源详情

[{"title":"( 51 个子文件 72KB ) Oiski.School.ParkAndWash_H2_2021-源码","children":[{"title":"Oiski.School.ParkAndWash_H2_2021-Development","children":[{"title":"Oiski.School.ParkAndWash_H2_2021","children":[{"title":"Oiski.School.ParkAndWash_H2_2021","children":[{"title":"ServiceSystem","children":[{"title":"ServiceDuplicateException.cs <span style='color:#111;'> 603B </span>","children":null,"spread":false},{"title":"IMyServiceItemCollection.cs <span style='color:#111;'> 597B </span>","children":null,"spread":false},{"title":"IMyServiceHandler.cs <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"IMyServiceBase.cs <span style='color:#111;'> 369B </span>","children":null,"spread":false},{"title":"IMyService.cs <span style='color:#111;'> 967B </span>","children":null,"spread":false}],"spread":true},{"title":"PropertyNotFoundException.cs <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"IMyPropertyAccessor.cs <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"Factory.cs <span style='color:#111;'> 7.88KB </span>","children":null,"spread":false},{"title":"Washing","children":[{"title":"IMyCarWash.cs <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"CarWashRepository.cs <span style='color:#111;'> 8.79KB </span>","children":null,"spread":false},{"title":"CarWashState.cs <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"CarWashType.cs <span style='color:#111;'> 581B </span>","children":null,"spread":false},{"title":"CarWash.cs <span style='color:#111;'> 7.22KB </span>","children":null,"spread":false},{"title":"CarWashRunningException.cs <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"CarWashService.cs <span style='color:#111;'> 7.29KB </span>","children":null,"spread":false}],"spread":true},{"title":"Oiski.School.ParkAndWash_H2_2021.csproj <span style='color:#111;'> 238B </span>","children":null,"spread":false},{"title":"ParkAndWash.cs <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false},{"title":"ParkAndWashDiagram.cd <span style='color:#111;'> 10.79KB </span>","children":null,"spread":false},{"title":"Parking","children":[{"title":"SpotType.cs <span style='color:#111;'> 734B </span>","children":null,"spread":false},{"title":"ParkingRepository.cs <span style='color:#111;'> 8.88KB </span>","children":null,"spread":false},{"title":"ParkingSpot.cs <span style='color:#111;'> 2.48KB </span>","children":null,"spread":false},{"title":"IMyParkingSpot.cs <span style='color:#111;'> 430B </span>","children":null,"spread":false},{"title":"ParkingService.cs <span style='color:#111;'> 6.40KB </span>","children":null,"spread":false}],"spread":true},{"title":"Ticketing","children":[{"title":"ParkingChargeTicket.cs <span style='color:#111;'> 5.69KB </span>","children":null,"spread":false},{"title":"IMyCarWashTicket.cs <span style='color:#111;'> 341B </span>","children":null,"spread":false},{"title":"IMyTicket.cs <span style='color:#111;'> 348B </span>","children":null,"spread":false},{"title":"ParkingServiceTicket.cs <span style='color:#111;'> 4.74KB </span>","children":null,"spread":false},{"title":"TicketService.cs <span style='color:#111;'> 10.04KB </span>","children":null,"spread":false},{"title":"CarWashTicket.cs <span style='color:#111;'> 6.19KB </span>","children":null,"spread":false},{"title":"ParkingWashTicket.cs <span style='color:#111;'> 4.59KB </span>","children":null,"spread":false},{"title":"ParkingTicket.cs <span style='color:#111;'> 5.87KB </span>","children":null,"spread":false},{"title":"IMyParkingTicket.cs <span style='color:#111;'> 723B </span>","children":null,"spread":false},{"title":"Ticket.cs <span style='color:#111;'> 900B </span>","children":null,"spread":false},{"title":"TicketRepository.cs <span style='color:#111;'> 9.25KB </span>","children":null,"spread":false},{"title":"ParkingTicketType.cs <span style='color:#111;'> 793B </span>","children":null,"spread":false}],"spread":false},{"title":"RepositorySystem","children":[{"title":"IMyRepository.cs <span style='color:#111;'> 2.69KB </span>","children":null,"spread":false},{"title":"IMyRepositoryEntity.cs <span style='color:#111;'> 1.24KB </span>","children":null,"spread":false}],"spread":true}],"spread":false},{"title":"Oiski.School.ParkAndWash_H2_2021.sln <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"Oiski.Common","children":[{"title":"Generics","children":[{"title":"Converter.cs <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false}],"spread":true},{"title":"Oiski.Common.csproj <span style='color:#111;'> 137B </span>","children":null,"spread":false},{"title":"Files","children":[{"title":"FileHandler.cs <span style='color:#111;'> 13.89KB </span>","children":null,"spread":false}],"spread":true},{"title":"CommonDiagram.cd <span style='color:#111;'> 898B </span>","children":null,"spread":false}],"spread":true},{"title":"Oiski.School.ParkAndWash_H2_2021.Application","children":[{"title":"ParkAndWashApplicationDiagram.cd <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"Oiski.School.ParkAndWash_H2_2021.Application.csproj <span style='color:#111;'> 586B </span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false},{"title":"Interface","children":[{"title":"BaseScreen.cs <span style='color:#111;'> 10.25KB </span>","children":null,"spread":false},{"title":"MainScreen.cs <span style='color:#111;'> 3.02KB </span>","children":null,"spread":false},{"title":"TicketScreen.cs <span style='color:#111;'> 17.34KB </span>","children":null,"spread":false},{"title":"ParkingScreen.cs <span style='color:#111;'> 21.36KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":".gitignore <span style='color:#111;'> 5.86KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 12.90KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明