代码搜索:Command

找到约 10,000 项符合「Command」的源代码

代码结果 10,000
www.eeworm.com/read/126641/6015656

pod openssl.pod

=pod =head1 NAME openssl - OpenSSL command line tool =head1 SYNOPSIS B I [ I ] [ I ] B [ B | B
www.eeworm.com/read/126411/6017580

texinfo rluser.texinfo

@comment %**start of header (This is for running Texinfo on a region.) @setfilename rluser.info @comment %**end of header (This is for running Texinfo on a region.) @setchapternewpage odd @ignore Thi
www.eeworm.com/read/125983/6019690

sgml customize.sgml

Customizing Intercom for Your Needs It is often desirable to change the way a program
www.eeworm.com/read/125688/6022617

c scsi_error.c

/* * scsi_error.c Copyright (C) 1997 Eric Youngdale * * SCSI error/timeout handling * Initial versions: Eric Youngdale. Based upon conversations with * Leonard Zubkoff and David Mille
www.eeworm.com/read/125688/6023228

h sg.h

#ifndef _SCSI_GENERIC_H #define _SCSI_GENERIC_H /* History: Started: Aug 9 by Lawrence Foard (entropy@world.std.com), to allow user process control of SCSI devices. Development Spon
www.eeworm.com/read/124963/6035122

asm iic_os2.asm

$Title(I2C Byte Oriented Software Driver) $Date(10/25/94) ; ;*************************************************************************** ;I2C Byte Oriented System Driver. ;Written by Joe Brandoli
www.eeworm.com/read/124347/6053311

sgml gdb.sgml

Debugging Cygwin Programs When your program doesn't work right, it usually has a "bug" in it, meaning there's something wrong with the program itself that is cau
www.eeworm.com/read/124347/6053634

sgml utils.sgml

Cygwin Utilities Cygwin comes with a number of command-line utilities that are used to manage the UNIX emulation portion of the Cygwin environment. While
www.eeworm.com/read/122834/6064418

vb commandholder.vb

public Interface CommandHolder Function getCommand as Command End Interface
www.eeworm.com/read/122834/6064431

vb commandholder.vb

Public Interface CommandHolder Function getCommand() As Command End Interface