undo-redo
NSUndoManager with Core Data - Redo not working
I have a Core Data document-based app which support undo/redo via the built-in NSUndoManager associated with the NSManagedObjectContext. I have a few actions set up which perform numerous tasks within[详细]
2022-12-22 18:03 分类:问答WPF RichTextBox TextChanged event - how to find deleted or inserted text?
While creating a customized editor with RichTextBox, I\'ve face the problem of finding deleted/inserted text with the provided information with TextChanged event.[详细]
2022-12-19 12:11 分类:问答How to undo/redo a sortable action in jqueryui?
I have a sortable list(jquery ui), could you advise if it is possible to implement \'undo/redo\' base on sortable?[详细]
2022-12-16 18:29 分类:问答Best practice for Undo Redo implementation in C# [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_C百科[详细]
2022-12-14 00:37 分类:问答Oracle How to Avoid writes to UNDO / REDO log
I have an Oracle PL / SQL script. It processes about 51 millon registers, and writes results to 5 different tables.[详细]
2022-12-13 03:06 分类:问答