使用Command模式实现撤销机制 (Code Project 精选翻译)
摘要:使用Command模式实现撤销机制[1] Written by Matt Berther Translated by Allen Lee[2] Reviewed by Teddy Tam & Allen Lee Introduction Command是一个非常强大的设计模式,它的作用是将一个请求封装成一个对象,从而使你能够把来自客户端的不同请求(request)、队列(queue)或...
阅读全文
posted @ 2005-06-08 10:24
浙公网安备 33010602011771号