|
Undo is a command in many computer programs. It erases the last change done to the document reverting it to an older state. In some more advanced programs such as graphic processing, undo will negate the last command done to the file being edited. The opposite of undo is redo. The redo command reverses the undo or advances the buffer to a more current state. In most Windows applications, the Undo command is activated by pressing the Ctrl+Z or Alt+Backspace keybindings. In all Macintosh applications, the Undo command is activated by pressing Command-Z. The common command for Redo on Microsoft Windows systems is Ctrl+Y or Ctrl+Shift+Z. The common command for Redo on Apple Macintosh systems is Command-Shift-Z. == History == The Xerox PARC Bravo text editor had an Undo command in 1974.〔(【引用サイトリンク】url=http://history-computer.com/Library/AltoUsersHandbook.pdf )〕 ''Behavioral Issues in the Use of Interactive Systems'', a 1976 research report by Lance A. Miller and John C. Thomas of IBM, noted that "It would be quite useful to permit users to 'take back' at least the immediately preceding command (by issuing some special 'undo' command)." The programmers at the Xerox PARC research center assigned the keyboard shortcut Ctrl-Z to the undo command, which became a crucial feature of text editors and word processors in the personal computer era. Multi-level undo commands were introduced in the 1980s, allowing the users to take back a series of actions, not just the most recent one.〔 AtariWriter, a word-processing application introduced in 1982, featured undo. NewWord, another word-processing program released by NewStar in 1984, had an unerase command.〔 IBM's VisiWord also had an undelete command. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「undo」の詳細全文を読む スポンサード リンク
|