代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/225178/4799411
java command.java
package com.afuer.chat;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import
www.eeworm.com/read/223571/4810039
java command.java
/*
* JBoss, Home of Professional Open Source
* Copyright 2005, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* ful
www.eeworm.com/read/223091/4814407
java command.java
/*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the follow
www.eeworm.com/read/222414/4819493
java command.java
/*
XMLA Processor is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either versi
www.eeworm.com/read/222388/4820086
nc command.nc
// $Id: Command.nc,v 1.1.2.4 2003/08/26 09:08:14 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to
www.eeworm.com/read/221738/4826443
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/221595/4828185
java command.java
/*
* 项目名称 Pattern
* 包名称 com.niufish.pattern.command
*
* 文件名称 Command.java
*
*/
package com.niufish.pattern.command;
/**
* 声明了一个给出所有具体命令类的抽象接口
*
*
www.eeworm.com/read/221464/4828695
c command.c
/*
* Copyright 1993, 1995 Christopher Seiwald.
*
* This file is part of Jam - see jam.c for Copyright information.
*/
/* This file is ALSO:
* (C) Copyright David Abrahams 2001. Permissi
www.eeworm.com/read/221464/4828701
h command.h
/*
* Copyright 1994 Christopher Seiwald.
*
* This file is part of Jam - see jam.c for Copyright information.
*/
/*
* command.h - the CMD structure and routines to manipulate them
*
*