代码搜索:Control System
找到约 10,000 项符合「Control System」的源代码
代码结果 10,000
www.eeworm.com/read/314938/3628419
java control.java
package com.javapatterns.command.television;
public class Control
{
/**
* @directed
*/
private Command onCommand, offCommand, changeChannel;
public Control(Command o
www.eeworm.com/read/313055/3646506
java control.java
/*
* Siemens API for MicroEmulator
* Copyright (C) 2003 Markus Heberling
*
* This library is free software; you can redistribute it and/or
* modify it under the terms o
www.eeworm.com/read/312184/3675572
properties control.properties
#Control
#Tue Feb 08 12:26:16 CST 2005
MOV_UP=0x26
MOV_DOWN=0x28
MOV_LEFT=0x25
MOV_RIGHT=0x27
FIRE_KEY=0x20
FIRE_MOUSE=1
www.eeworm.com/read/311247/3682223
cpp control.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft shared
// source or premium shared source license agreem
www.eeworm.com/read/306178/3748565
c control.c
// 遥控随从 (by xbd)
#include
inherit SKILL;
string *cmds = ({"give", "wield", "unwield", "wear", "remove", "enable", "jifa", "prepare", "bei", "exert",
"yun", "perform", "yong", "enforce", "j
www.eeworm.com/read/306178/3752181
c control.c
//Cracked by Kafei
// Control panel for Group BWDH
// Apache 10/98
// changed by sdong 10/03/98 for fixing some bugs
#include
inherit NPC;
int reset();
int auto_check();
#define BOARD __DI
www.eeworm.com/read/306178/3760676
c control.c
//Cracked by Kafei
// Control panel for Group BWDH
// Apache 10/98
// changed by sdong 10/03/98 for fixing some bugs
#include
inherit NPC;
int reset();
int auto_check();
#define
www.eeworm.com/read/306178/3760820
c control.c
//Cracked by Kafei
// Control panel for Group BWDH
// Apache 10/98
// changed by sdong 10/03/98 for fixing some bugs
#include
inherit NPC;
int reset();
int auto_check();
#define
www.eeworm.com/read/306178/3760932
c control.c
//Cracked by Kafei
// Control panel for Group BWDH
// Apache 10/98
// changed by sdong 10/03/98 for fixing some bugs
#include
inherit NPC;
int reset();
int auto_check();
#define
www.eeworm.com/read/305204/3779638
h control.h
/* control.h
*
* This file include definitions of control module.
*
* MiniGUI for Linux Version 0.3.xx
* Copyright (c) 1994 ~ 2000 Wei Yongming.
* Last modifi