代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/240317/13224819
com command.com
www.eeworm.com/read/240317/13224887
h command.h
/*
; File : $Workfile$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-----------------------------------------
www.eeworm.com/read/240167/13233784
txt command.txt
time of send 8 chars is 0
--time of send 8 chars is 0
--time of send 8 chars is 16
--time of send 8 chars is 0
--time of send 8 chars is 16
--time of send 8 chars is 0
--time of send
www.eeworm.com/read/138404/13237923
o command.o
www.eeworm.com/read/138404/13237938
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/138346/13240294
h command.h
/* 命令定义 */
#define CMD_UART_SBR 0X00
#define CMD_VERIFICTION 0X15
#define CMD_REQ_STATUS 0X1F
#define CMD_STOP_ALL 0X29
#define CMD_PLAY_ALL
www.eeworm.com/read/137504/13319005
class command.class
www.eeworm.com/read/238749/13327157
h command.h
#ifndef _COMMAND_H_
#define _COMMAND_H_
template
class SimpleCommand:public Command
{
public:
typedef void (Reciever::* Action)();
SimpleCommand(Reciever* rev,Action a
www.eeworm.com/read/238749/13327213