Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 203 Bytes

File metadata and controls

5 lines (4 loc) · 203 Bytes

Caster

C# 点餐系统

使用:三层架构(数据访问层,业务逻辑层,表现层),ADO.NET,泛型,反射,委托,事件, 主要是使用一些基础的技能,来巩固一下