代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/392544/8337030
35 fig17.35
#include "apue.h"
#include
#define CS_OPEN "/home/sar/opend" /* well-known name */
#define CL_OPEN "open" /* client's request for server */
extern int debug; /* nonzero if interactive
www.eeworm.com/read/392544/8337454
h opend.h
#include "apue.h"
#include
#define CS_OPEN "/home/sar/opend" /* well-known name */
#define CL_OPEN "open" /* client's request for server */
extern int debug; /* nonzero if interactive
www.eeworm.com/read/269691/11083315
35 fig17.35
#include "apue.h"
#include
#define CS_OPEN "/home/sar/opend" /* well-known name */
#define CL_OPEN "open" /* client's request for server */
extern int debug; /* nonzero if interactive
www.eeworm.com/read/269691/11083653
h opend.h
#include "apue.h"
#include
#define CS_OPEN "/home/sar/opend" /* well-known name */
#define CL_OPEN "open" /* client's request for server */
extern int debug; /* nonzero if interactive
www.eeworm.com/read/335362/12534790
35 fig17.35
#include "apue.h"
#include
#define CS_OPEN "/home/sar/opend" /* well-known name */
#define CL_OPEN "open" /* client's request for server */
extern int debug; /* nonzero if interactive
www.eeworm.com/read/335362/12535262
h opend.h
#include "apue.h"
#include
#define CS_OPEN "/home/sar/opend" /* well-known name */
#define CL_OPEN "open" /* client's request for server */
extern int debug; /* nonzero if interactive
www.eeworm.com/read/134117/14005894
c ckucmd.c
char *cmdv = "Unix cmd package V1A(021), 19 Jun 85";
/* C K U C M D -- Interactive command package for Unix */
/*
Modelled after the DECSYSTEM-20 command parser (the COMND JSYS)
Features:
. p
www.eeworm.com/read/235612/14061482
m gardnerexp.m
function gardnerexp(arg1,arg2,arg3,arg4,arg5)
% gardnerexp(v,rho,z,tops,ztops)
%
% GARDNEREXP allows interactive estimation of the Gardner parameters
% empirically linking density and instantaneous
www.eeworm.com/read/203067/15365941
tcl xgsetup.tcl
source [info library]/init.tcl
source $tk_library/tk.tcl
source $XGrafixPath/xginit.tcl
source $XGrafixPath/xgdialogs.tcl
set tcl_interactive 0
proc Run { } \
{
global WasRunning
if { $WasRunni
www.eeworm.com/read/102720/15760948
h logdr_st.h
/*
FIPS - the First nondestructive Interactive Partition Splitting program
Module logdr_st.h
RCS - Header:
$Header: c:/daten/fips/source/main/RCS/logdr_st.h 1.4 1995/01/19 00:01:27 schaefe