★程序说明:★☆网站技术:☆架构体系:数据访问层(DataAccessLayer)(ADO.NETEntityFramework实现)存储库层(RepositoryLayer)(Repository模式实现)业务逻辑层(BusinessLogicLayer)表示层(PresentationLayer)(MVP(Model-View-Presenter)模式实现)组件层(ComponentLayer)底层使用技术:01.控制反转(InversionofControl)(ManagedExtensibilityFramework实现)02.日志技术(Log4