代码搜索:undo
找到约 2,961 项符合「undo」的源代码
代码结果 2,961
www.eeworm.com/read/288095/4011823
xpm undo.xpm
/* XPM */
static char *undo_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 15 37 1",
"4 c #9BACC2",
"* c #4C7398",
"2 c #547B99",
"- c #547897",
"@ c #5A89A6",
"8 c #3A749C",
"6 c #5A809C",
"
www.eeworm.com/read/283334/4081005
xpm undo.xpm
/* XPM */
static char *undo_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 15 37 1",
"4 c #9BACC2",
"* c #4C7398",
"2 c #547B99",
"- c #547897",
"@ c #5A89A6",
"8 c #3A749C",
"6 c #5A809C",
"
www.eeworm.com/read/283334/4081329
py undo.py
# Name: undo.py
# Purpose: XRC editor, undo/redo module
# Author: Roman Rolinsky
# Created: 01.12.2002
# RCS-ID: $Id: undo.py,v 1.8 2005/11/
www.eeworm.com/read/283334/4083609
xpm undo.xpm
/* XPM */
static char *undo_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 15 37 1",
"4 c #4E7FD0",
"i c #3365B7",
"q c #8DADE1",
"= c #3162B3",
", c #4A7CCE",
"* c #779DDB",
"7 c #7FA2DD",
"
www.eeworm.com/read/283334/4084529
xpm undo.xpm
/* XPM */
static char *undo_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 15 37 1",
"4 c #4E7FD0",
"i c #3365B7",
"q c #8DADE1",
"= c #3162B3",
", c #4A7CCE",
"* c #779DDB",
"7 c #7FA2DD",
"
www.eeworm.com/read/421582/2051649
js undo.js
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
*
www.eeworm.com/read/409921/2226120
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/403510/2311608
java undo.java
/* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: Undo.java
*
* Copyright (c) 2003 Sun Microsystems and Static Free Software
*
* Electric(tm) is free software; you can redi
www.eeworm.com/read/398634/2374458
c undo.c
/* readline.c -- a general facility for reading lines of input
with emacs style editing and completion. */
/* Copyright (C) 1987, 1989, 1992 Free Software Foundation, Inc.
This file is part of