代码搜索:Command

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

代码结果 10,000
www.eeworm.com/read/198281/5088939

java command.java

package com.oozinoz.util; /* * Copyright (c) 2001 Steven J. Metsker. * * Steve Metsker makes no representations or warranties about * the fitness of this software for any particular purpos
www.eeworm.com/read/198281/5089048

java command.java

package com.oozinoz.robot.interpreter; /* * Copyright (c) 2001 Steven J. Metsker. * * Steve Metsker makes no representations or warranties about * the fitness of this software for any pa
www.eeworm.com/read/197035/5098146

java command.java

package org.ellab.elchat; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.util.HashMap; import java.util.Iterator; import java.util.Map; im
www.eeworm.com/read/196571/5101670

h command.h

#ifndef COMMAND_H #define COMMAND_H class CRemoteAdminDoc; class CRemoteAdminView; class CMachineView; class CMainFrame; struct SCommand // Server machine uses this for ending threads {
www.eeworm.com/read/196133/5104335

h command.h

/* * $Id: command.h,v 1.3 2002/02/07 10:25:41 linfusheng Exp $ */ #define PATHLEN 1024 #define CMDLEN 10240 #define MAXARGS 1000 #define ALIASALLOC 20 #define STDIN 0 #define STDOUT 1
www.eeworm.com/read/196133/5104361

c command.c

/* * $Id: command.c,v 1.7 2002/02/07 01:08:53 linfusheng Exp $ */ #include "includes.h" #include "command.h" #include "sjy22.h" #include "InetAddr.h" #include "ether.h" #include "nic.h"
www.eeworm.com/read/196036/5105069

c command.c

/* * $Id: command.c,v 1.1.1.1 1999/11/15 13:42:20 vadim Exp $ * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/195502/5110449

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/194563/5127909

tex command.tex

\section{\class{wxCommand}}\label{wxcommand} wxCommand is a base class for modelling an application command, which is an action usually performed by selecting a menu item, pressing a toolbar button o
www.eeworm.com/read/194228/5135593

c command.c

#include #include #include #include #define PROMPT ">" void getline(char *buf,int *num,int max_num) { static int line_len = 0;