2013年6月18日

幸福框架:模块化开发

摘要: 什么是模块模块 = 后台逻辑(DLL)+ 显示逻辑(静态资源)+ 数据库 + 其它初始化逻辑。如何识别模块和通知模块各种事件识别模块1 [assembly: Happy.Bootstrap.ParticipateInBootstrap]监听启动事件 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System.Threading.Tasks; 6 using System.IO; 7 8 using Happy.Bootstrap; 9 . 阅读全文

posted @ 2013-06-18 14:59 幸福框架 阅读(2387) 评论(4) 推荐(0) 编辑

导航

我要啦免费统计