Command Pattern
Definition-encapsulates a request as an object, thereby letting you parameterize other objects with different request, queue or log requests, and support undoable.
Example:

Command Pattern
Definition-encapsulates a request as an object, thereby letting you parameterize other objects with different request, queue or log requests, and support undoable.
Example:

354

被折叠的 条评论
为什么被折叠?