代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/302096/3826911
hh command.hh
// -*- c-basic-offset: 4; tab-width: 8; indent-tabs-mode: t -*-
// Copyright (c) 2001-2003 International Computer Science Institute
//
// Permission is hereby granted, free of charge, to any person o
www.eeworm.com/read/302096/3826926
cc command.cc
// -*- c-basic-offset: 4; tab-width: 8; indent-tabs-mode: t -*-
// Copyright (c) 2001-2003 International Computer Science Institute
//
// Permission is hereby granted, free of charge, to any person o
www.eeworm.com/read/301981/3828651
java command.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/301912/3830152
java command.java
package jaccesst1;
import com.jacob.com.*;
public class Command extends Dispatch
{
public Command()
{
super("ADODB.Command");
}
/**
* This constructor is used instead of a
www.eeworm.com/read/301600/3837554
java command.java
/*
Netwar
Copyright (C) 2002 Daniel Grund, Kyle Kakligian, Jason Komutrattananon, & Brian Hibler.
This file is part of Netwar.
Netwar is free software; you can redistribute it and/or modi
www.eeworm.com/read/301280/3841972
java command.java
package com.example.operate;
/**
* 标题: 命令接口
* 描述: 定义了命令类的通用接口。
* 版权: Copyright (c) 2005
* 公司:
* @作者 杜江
* @版本 1.0
*/
public interface Command {
public vo
www.eeworm.com/read/301159/3842328
java command.java
package ycy.cmd;
public class Command {
public void execute(){
}
}
www.eeworm.com/read/298327/3867631
cs command.cs
// Copyright Hugh Perkins 2006
// hughperkins@gmail.com http://manageddreams.com
//
// This program is free software; you can redistribute it and/or modify it
// under the terms of the GNU General
www.eeworm.com/read/298327/3867779
h command.h
#ifndef COMMAND_H
#define COMMAND_H
#include
#include
#include // for INT_MAX
#include "creg/creg.h"
using namespace std; // FIXME -- should not have this in a
www.eeworm.com/read/298327/3867789
cpp command.cpp
#include "StdAfx.h"
// command.cpp: implementation of the CCommandDescription class.
//
//////////////////////////////////////////////////////////////////////
#include "Command.h"
CR_BIND(C