open-closed principle
短语词形变化
the open-closed principle
别名
open/closed principle
释义与例句
name
-
1.
A principle that states that software entities (such as classes, modules, and functions) should be open for extension, but closed for modification.
计算机 工程 数学