将“command pattern"翻译成中文
命令模式是将“command pattern"翻译成 中文。
command pattern
noun
语法
A behavioural design pattern, in which an object is used to represent and encapsulate all the information needed to call a method at a later time.
-
命令模式
-
显示算法生成的翻译
将“ command pattern "自动翻译成 中文
-
Glosbe Translate
-
Google Translate
具有替代拼写的翻译
Command Pattern
A design pattern that encapsulates a request as an object, thereby letting you parameterize other objects with different requests, queue or log requests, and support undoable operations.
添加示例
加