代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4974612
c command.c
/* SCTP kernel reference Implementation Copyright (C) 1999-2001
* Cisco, Motorola, and IBM
* Copyright 2001 La Monte H.P. Yarroll
*
* This file is part of the SCTP kernel reference Implementation
www.eeworm.com/read/209348/4979955
java command.java
/*--------------------------------------------------------------------------*
| Copyright (C) 2006 Christopher Kohlhaas |
|
www.eeworm.com/read/209211/4983684
c command.c
/*
*
* debugger
*
*/
#include "defs.h"
#include "fns.h"
char BADEQ[] = "unexpected `='";
BOOL executing;
extern Rune *lp;
char eqformat[ARB] = "z";
char stformat[ARB] = "zMi";
ADDR ditto;
AD
www.eeworm.com/read/208315/4993871
c command.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#includ
www.eeworm.com/read/206983/5003483
c command.c
#include
#include
#include
#include
#define PROMPT ">"
void
getline(char *buf,int *num,int max_num)
{
static int line_len = 0;
www.eeworm.com/read/202225/5053121
java command.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/201314/5059644
hpp command.hpp
/*
Command.hpp: Part of the WDM Video Capture Driver for Bt848 based video capture cards
Copyright (C) 2000 - 2003 by Eduardo Jos
www.eeworm.com/read/201103/5060618
java command.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/200288/5069179
c command.c
#include
#include
#include
#include
#define PROMPT ">"
void
getline(char *buf,int *num,int max_num)
{
static int line_len = 0;
www.eeworm.com/read/200062/5073854
java command.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or