代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/269691/11083460
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/269691/11083783
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/335362/12534974
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/335362/12535469
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/104056/15711451
c rm.c
/* `rm' file deletion utility for GNU.
Copyright (C) 88, 90, 91, 1994-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the te
www.eeworm.com/read/103960/15715813
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/100585/15870824
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/285975/8797574
064_prob ch10.064_prob
##############################################################################
## Code fragment (NOT RECOMMENDED) from Chapter 10 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/186455/8932779
dfm unit_main.dfm
object Service_Desktop: TService_Desktop
OldCreateOrder = False
DisplayName = 'Desktop'
Interactive = True
StartType = stManual
OnStart = ServiceStart
OnStop = ServiceStop
Left =
www.eeworm.com/read/373121/9474845
ccc
src='lp_CPLEX.c lp_rlpt1.c lp_wlpt1.c yacc_read1.c lp_Hash1.c args.c ../../lp_utils.c'
opts='-O3'
opts=''
if [ "$PLATFORM" = "RS6000" ]
then opts="$opts"
so="-bM:SRE -bE:../xli_lpsolve.exp"