代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/131315/5939580
el simple.el
;; Basic editing commands for Emacs
;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or
www.eeworm.com/read/131315/5942493
c getanswer.c
/* getanswer.c - get a yes/no answer from the user */
#include "../h/mh.h"
#include
int getanswer (prompt)
register char *prompt;
{
static int interactive = NOTOK;
if (int
www.eeworm.com/read/131315/5943100
el mh-e.el
;;; mh-e.el (Version: 3.8 for GNU Emacs Version 18 and MH.5 and MH.6)
(defvar mh-e-RCS-id)
(setq mh-e-RCS-id "$Header: mh-e.el,v 3.6 92/01/21 18:34:50 gildea Exp $")
(setq mh-e-time-stamp "92/01/21
www.eeworm.com/read/131315/5943439
makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
PROG= restore
LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
CFLAGS+=-DRRESTORE
SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
dumprmt.c
www.eeworm.com/read/131315/5943449
tags
FLUSHTAPEBUF tape.c /^#define FLUSHTAPEBUF() blkcnt = ntrec + 1$/
INOHASH dirs.c /^#define INOHASH(val) (val % HASHSIZE)$/
Mmain main.c /^main(argc, argv)$/
accthdr tape.c /^accthdr(header)$/
addentry
www.eeworm.com/read/129475/5972676
c scan.c
/*************************************************************
File Name: SCAN.C *
**************************************************************
Programm
www.eeworm.com/read/122492/6065734
java regressionapplet.java
package numbercruncher.program10_2;
import numbercruncher.graphutils.*;
/**
* PROGRAM 10-2a: Polynomial Regression (Interactive Applet)
*
* Interactively demonstrate polynomial regression.
www.eeworm.com/read/122492/6065825
java~1~ regressionapplet.java~1~
package numbercruncher.program10_2;
import numbercruncher.graphutils.DemoApplet;
/**
* PROGRAM 10-2a: Polynomial Regression (Interactive Applet)
*
* Interactively demonstrate polynomial regressio
www.eeworm.com/read/121924/6067044
cs state.cs
namespace Org.InteliIM.Activities.Interactive
{
///
/// 状态
///
public interface Status
{
///
/// 上一个状态
///
Status PreviousStatus
{
www.eeworm.com/read/120487/6073798
c dropdb.c
/*-------------------------------------------------------------------------
*
* dropdb
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Reg