摘要: IntroductionIn the previous onearticle,DebugLZQ discussed OCP(Open Closed Principle)and DIP(Dependency InversionPrinciple) of SOLID.Here I am going to discuss SRP(Single Responsibility Principle)and ISP(Interface Segregation Principle) of SOLID.BackgroundIf you read the previous one article it will 阅读全文
posted @ 2013-05-11 17:23 DebugLZQ 阅读(465) 评论(0) 推荐(0) 编辑