星期一, 四月 30, 2007

Design Patterns - Memento Pattern

Use the Menento Pattern when you need to be able to return an object to one of its previous states ; for instance , if your user requests an "undo".

没有评论: