代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/131315/5939564
el shell.el
;; Run subshell under Emacs
;; Copyright (C) 1985, 1986, 1987, 1988 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or mo
www.eeworm.com/read/131315/5939569
el window.el
;; GNU Emacs window commands aside from those written in C.
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribut
www.eeworm.com/read/131315/5939607
el picture.el
;; "Picture mode" -- editing using quarter-plane screen model.
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; Principal author K. Shane Hartman
;; This file is part of GNU Emacs.
;; GNU Ema
www.eeworm.com/read/131315/5939650
el options.el
;; Edit Options command for Emacs.
;; 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/120487/6073856
h stringutils.h
/*
* psql - the PostgreSQL interactive terminal
*
* Copyright (c) 2000-2003, PostgreSQL Global Development Group
*
* $Id: stringutils.h,v 1.19 2003/08/04 23:59:40 tgl Exp $
*/
#ifndef STRINGUTIL
www.eeworm.com/read/112772/6143780
makefile
# New ports collection makefile for: libnet
# Version required: 0.99c
# Dated Created: 1 January 1999
# Dated Updated: 23 May 19
www.eeworm.com/read/100449/6269171
makefile
# New ports collection makefile for: libnet
# Version required: 1.0.2
# Dated Created: 1 January 1999
# Dated Updated: 10 Dec 2000
www.eeworm.com/read/218098/14938324
mb covermenu.mb
Include "menu.def"
Include "icons.def"
include "mapbasic.def"
Declare Sub CoverMenu
sub CoverMenu
dim datapath as string '* 定义程序中数据的路径
dim i as integer
dim bflag as logical
www.eeworm.com/read/475585/6773938
inter
interactive_mode T
edit_variables T
tessedit_draw_words T
tessedit_draw_outwords T
www.eeworm.com/read/266253/11235354
c dosfsck.c
/* dosfsck.c - User interface */
/* Written 1993 by Werner Almesberger */
/* FAT32, VFAT, Atari format support, and various fixes additions May 1998
* by Roman Hodek