代码搜索:undo
找到约 2,961 项符合「undo」的源代码
代码结果 2,961
www.eeworm.com/read/455528/1611968
xpm undo.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"32 32 14 1",
" c Gray12",
". c #272727272727",
"X c #2f2f2f2f2f2f",
"o c Gray21",
"O c #3e3e3e3e3e3e",
"+ c Gray28",
"@
www.eeworm.com/read/249144/4454441
xpm undo.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"22 22 8 1",
" c Gray100",
". c #848284",
"X c #000084",
"o c Gray0",
"O c None",
"+ c Gray0",
"@ c Gray0",
"# c Gray0",
www.eeworm.com/read/249144/4454445
xpm undo.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"22 22 4 1",
" c Gray100",
". c #848284",
"X c Gray0",
"o c none",
/* pixels */
"oooooooooooooooooooooo",
"oooooooooooooo
www.eeworm.com/read/249144/4454528
xpm undo.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"32 32 4 1",
" c #000000008080",
". c #808080808080",
"X c #c0c0c0c0c0c0",
"o c None",
/* pixels */
"oooooooooooooooooooo
www.eeworm.com/read/249144/4454532
xpm undo.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"32 32 14 1",
" c Gray12",
". c #272727272727",
"X c #2f2f2f2f2f2f",
"o c Gray21",
"O c #3e3e3e3e3e3e",
"+ c Gray28",
"@
www.eeworm.com/read/242732/4543584
c undo.c
/*
* RichEdit - functions dealing with editor object
*
* Copyright 2004 by Krzysztof Foltman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms o
www.eeworm.com/read/239567/4598470
py undo.py
from bike import log
from bike.transformer.save import queueFileToSave
_undoStack = None
def getUndoStack(forceNewStack = 0):
global _undoStack
if _undoStack is None or forceNewStack:
www.eeworm.com/read/231546/4715081
txt undo.txt
*undo.txt* For Vim version 5.8. Last change: 1999 Dec 21
VIM REFERENCE MANUAL by Bram Moolenaar
Undo and redo *undo-redo*
1. Undo and redo commands |undo-commands|
2. Two ways o
www.eeworm.com/read/229812/4729885
c undo.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4729964
h undo.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res