摘要
在软件开发中,设计一个科学合理的系统架构,不仅能够提高系统的开发效率,更重要的是能够增强系统的维护性和扩展性。将ELS架构应用于B2C网上商城的系统设计中,采用分层设计思想,前台开发引入开源框架EasyUI提供更好的用户体验及交互性,并结合LINQtoSQL这一轻量级ORM解决方案,简化数据查询工作,提高数据处理的功能。
In the software development, system architecture with scientific and reasonable, can improve the efficiency of system development, and enhance the maintainability and extensibility of system. ELS architecture is applied to B2C online mall system design which simplify the data query and improves the data processing, with layered design, the open-source framework EasyUI which provides the user experience and more interactive, and combined with LINQ to SQL lightweight ORM solution.
出处
《电脑开发与应用》
2014年第9期20-22,共3页
Computer Development & Applications
基金
湖南省教育科学十二五规划课题(XJK013CZY047)
湖南省青年骨干教师培养对象资助项目(2011)
关键词
系统设计
ELS架构
EasyUI
LINQtoSQL
EasyUI
LINQtoSQL
system design
ELS architecture