摘要
提出了一个基于.NET的供应链教学系统的三层架构,并对每一层结构的设计和实现进行了详细描述.采用工厂设计模式,通过反射机制在运行的时候动态加载数据访问对象,实现对异构数据库的访问.三层架构的采用,不仅有效地模拟了供应链的运行流程,而且具有较高的可扩展性和可维护性.
A three-tier structure of supply chain teaching system based on.NET is proposed.The design and implementation of each tier is also described.The factory design pattern is adopted,so a data accessing object which can access different structure databases can be loaded dynamically through the reflection mechanism of.NET when the program is running.Through using three-tier structure,it not only simulates the running process of supply chain in an effective way,but also has an upper expansibility and maintainability.
出处
《兰州交通大学学报》
CAS
2010年第4期58-61,共4页
Journal of Lanzhou Jiaotong University
基金
基于离散事件动态系统的特殊地形城市道路交通控制策略仿真研究基金(0803RJZA020)
关键词
.NET
三层架构
工厂模式
供应链
.NET
three-tier structure
factory pattern
supply chain