代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/421459/6311786
c main.c
#include "apue.h"
#include
#ifndef TIOCGWINSZ
#include /* for struct winsize */
#endif
#ifdef LINUX
#define OPTSTR "+d:einv"
#else
#define OPTSTR "d:einv"
#endif
static voi
www.eeworm.com/read/494691/6360453
c main.c
#include
#include
#ifndef TIOCGWINSZ
#include /* 44BSD requires this too */
#endif
#include "ourhdr.h"
static void set_noecho(int); /* at the end of this file
www.eeworm.com/read/490627/6450189
c main.c
#include
#include
#ifndef TIOCGWINSZ
#include /* 44BSD requires this too */
#endif
#include "ourhdr.h"
static void set_noecho(int); /* at the end of this file
www.eeworm.com/read/476738/6749365
12 fig19.12
#include "apue.h"
#include
#ifndef TIOCGWINSZ
#include /* for struct winsize */
#endif
#ifdef LINUX
#define OPTSTR "+d:einv"
#else
#define OPTSTR "d:einv"
#endif
static voi
www.eeworm.com/read/476738/6749543
c main.c
#include "apue.h"
#include
#ifndef TIOCGWINSZ
#include /* for struct winsize */
#endif
#ifdef LINUX
#define OPTSTR "+d:einv"
#else
#define OPTSTR "d:einv"
#endif
static voi
www.eeworm.com/read/476848/6752111
c main.c
#include
#include
#ifndef TIOCGWINSZ
#include /* 44BSD requires this too */
#endif
#include "ourhdr.h"
static void set_noecho(int); /* at the end of this file
www.eeworm.com/read/264377/11317927
12 fig19.12
#include "apue.h"
#include
#ifndef TIOCGWINSZ
#include /* for struct winsize */
#endif
#ifdef LINUX
#define OPTSTR "+d:einv"
#else
#define OPTSTR "d:einv"
#endif
static voi
www.eeworm.com/read/264377/11318276
c main.c
#include "apue.h"
#include
#ifndef TIOCGWINSZ
#include /* for struct winsize */
#endif
#ifdef LINUX
#define OPTSTR "+d:einv"
#else
#define OPTSTR "d:einv"
#endif
static voi
www.eeworm.com/read/405113/11471538
c common.c
/* $Aumix: aumix/src/common.c,v 1.9 2002/10/29 21:27:51 trevor Exp $
*
* aumix: adjust audio mixer
* copyright (c) 1993, 1996-2002 the authors--see AUTHORS file
*
* This file is part of aumix.
www.eeworm.com/read/153768/12008210
el cweb.el
;; This file contains extensions to GNU-Emacs, to wit:
; (1) some WEB-oriented functions that are also of general use
; (2) changes to the GNU-distributed TeX mode
; (3) definitions of simple WEB and