代码搜索:Command

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

代码结果 10,000
www.eeworm.com/read/260617/4329218

h command.h

#if !defined(COMMAND_H) #define COMMAND_H #include struct CommandDS { char szElement[81]; }; struct CommandList { struct CommandDS Command; struct CommandList *pNext; }
www.eeworm.com/read/260617/4329230

c command.c

#include "Command.h" #include "client.h" #include struct CommandList *Add_Command(struct CommandList *pNode,struct CommandDS Command) { if (pNode->pNext = (struct CommandList *)mal
www.eeworm.com/read/260616/4329678

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/260616/4329734

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/260358/4334101

java command.java

package jm.form.msn.util; import jm.form.msn.bean.BusinessUser; /** * 商业用命令接口 * * @author ishome * @since 0.4 * @version 0.5.0.1 */ public interface Command { /** * 运行命令
www.eeworm.com/read/259903/4337386

cpp command.cpp

/********************************************************************** ** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt Designer. ** ** This file may be distrib
www.eeworm.com/read/259903/4337470

h command.h

/********************************************************************** ** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt Designer. ** ** This file may be distrib
www.eeworm.com/read/258901/4348716

java command.java

// $Id: Command.java 306756 2005-10-06 11:30:03 +0530 (Thu, 06 Oct 2005) rana_b $ /* * Copyright 2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "Lic
www.eeworm.com/read/258350/4355517

cpp command.cpp

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. ** ** This file is part of Qt Designer. ** ** This file may be di
www.eeworm.com/read/258350/4355617

h command.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. ** ** This file is part of Qt Designer. ** ** This file may be di