代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/266253/11235345
c lfn.c
/* lfn.c - Functions for handling VFAT long filenames */
/* Written 1998 by Roman Hodek */
#include
#include
#include
#include
#include
#includ
www.eeworm.com/read/329075/12983787
cpp readddlstream.cpp
/*
Context : Fuzzy Clustering Algorithms
Author : Frank Hoeppner, see also AUTHORS file
Description : implementation of class module ReadDDLStream
Histo
www.eeworm.com/read/142536/5765441
c lexical.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/*
* Initial lexer.
*/
#include "s
www.eeworm.com/read/131315/5939507
el paragraphs.el
;; Paragraph and sentence parsing.
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it
www.eeworm.com/read/131315/5939575
el vip.el
;; VIP: A VI Package for GNU Emacs (version 3.5 of September 15, 1987)
;; Author: Masahiko Sato (ms@sail.stanford.edu). In Japan, the author's
;; address is: masahiko@sato.riec.tohoku.junet
;; Send
www.eeworm.com/read/131315/5939603
el studly.el
;;; StudlyCaps (tm)(r)(c)(xxx)
(defun studlify-region (begin end)
"Studlify-case the region"
(interactive "*r")
(save-excursion
(goto-char begin)
(setq begin (point))
(while (and (
www.eeworm.com/read/131315/5939622
el edt.el
;; Copyright (C) 1986 Free Software Foundation, Inc.
;; It started from public domain code by Mike Clarkson
;; but has been greatly altered.
;; This file is part of GNU Emacs.
;; GNU Emacs is free
www.eeworm.com/read/152141/12136460
el gtags.el
;;; gtags.el --- gtags facility for Emacs
;;
;; Copyright (c) 1997, 1998, 1999, 2000 Tama Communications Corporation
;;
;; This file is part of GNU GLOBAL.
;;
;; GNU GLOBAL is free software; you can
www.eeworm.com/read/222350/14695351
in mpb-split.in
#! @SH_JOB@
if test x"`echo $1 | egrep '^[0-9]*$'`" = x; then
echo "Syntax: $0 [mpb arguments...]" 1>&2
exit 1
fi
tmpname=/tmp/mpb-split.$$.tmp # unique temporary filename
subproc