Design Pattern理解碎片

简介: 开发封闭原则(Open-Closed Principle OCP)Software entities(classes,modules,functions etc) should open for extension ,but close for modification.

   开发封闭原则(Open-Closed Principle OCP)
Software entities(classes,modules,functions etc) should open for extension ,but close for modification.

相关文章
|
UED 开发者 设计模式
|
分布式计算 索引 Hadoop
|
Oracle 关系型数据库 Linux
|
程序员 设计模式 关系型数据库