
设计模式
besley
十年以上企业信息系统架构设计 SaaS软件架构设计和云计算平台研发团队管理经验 提供信息系统 WEB技术 工作流系统 研发团队管理和项目管理等咨询服务
展开
-
设计模式:反向控制和依赖注入(Inversion of control and Dependency injection)
When we see around, architectures mainly discuss about loose coupling , scalability , performance etc etc. Many architecture forget one of the important aspects in software is making application globa转载 2012-10-17 09:14:17 · 920 阅读 · 0 评论 -
WebSockets vs Server-Sent Events vs Long-polling
WebSockets vs Server-Sent Events vs Long-pollingoriginal version: http://dsheiko.com/weblog/websockets-vs-sse-vs-long-polling12 May 2012Apparently social networking is the banner of转载 2012-11-09 10:31:10 · 1742 阅读 · 0 评论 -
Design Patterns For Object-Oriented JavaScript
Design Patterns For Object-Oriented JavaScriptI completed a refactoring for our ERP’s JavaScript codes which was developed previously in functional way. Our target was to convert functiona转载 2012-11-26 15:35:27 · 967 阅读 · 0 评论