代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/168534/9908172
1 runscript.1
.\" This file Copyright 1992,93,94 Miquel van Smoorenburg
.\" 1998-2002 Jukka Lahtinen
.\" It may be distributed under the GNU Public License, version 2, or
.\" any higher version. See section COPYIN
www.eeworm.com/read/167987/9942773
args
#!/bin/sh
# Script name: args
# Script to test command line arguments
echo The name of this script is $0.
echo The arguments are $*.
echo The first argument is $1.
echo The second argument is $2.
ech
www.eeworm.com/read/362855/9978823
texi gcj.texi
\input texinfo @c -*-texinfo-*-
@setfilename gcj.info
@settitle Guide to GNU gcj
@c Merge the standard indexes into a single one.
@syncodeindex fn cp
@syncodeindex vr cp
@syncodeindex ky cp
@syncodei
www.eeworm.com/read/361402/10054471
txt readme.txt
READER FILES
============
The files in this folder, \ReaderFiles\, contain both source code
and executable code for the example programs presented in the text
of "Data Structures and Algorithms in
www.eeworm.com/read/361375/10056467
txt readme.txt
This sample has been tested on Windows NT 3.51(SP5), 4.0(SP5)
and Windows 2000 beta1 and beta2.
Steps to try out the sample
===========================
1. Install and Start ADDINT.SYS using t
www.eeworm.com/read/165536/10058015
txt until.txt
UNTIL [DUAL MODE]
NAME UNTIL - Waits until a specified time.
SYNTAX
until time
USAGE
Until
www.eeworm.com/read/165536/10058021
txt atfile.txt
AT-FILE FORMAT [DUAL MODE]
NAME AT FILE FORMAT - This document describes the at-
commands file format
SYNTAX
# comm
www.eeworm.com/read/165536/10058256
txt params.txt
ParamHandle
int ParamHandle( ParamBlock *pblock, int *argc, char
*argv[]) ;
ParamHandle is used to automat
www.eeworm.com/read/361283/10059399
txt setup.txt
Before installing, remove any other version of FastReport from the Delphi
component palette. Create a folder under your Delphi folder, typically FR250
and decompress the files in 250core.zip and
www.eeworm.com/read/360806/10077920
c cm206.c
/* cm206.c. A linux-driver for the cm206 cdrom player with cm260 adapter card.
Copyright (c) 1995--1997 David A. van Leeuwen.
$Id: cm206.c,v 1.5 1997/12/26 11:02:51 david Exp $
This pro