代码搜索:Control

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

代码结果 10,000
www.eeworm.com/read/327005/3464600

jsp control.jsp

www.eeworm.com/read/324920/3494212

h control.h

/**************************************************************************** ******* ******* ******* C O N T R O L P A C K
www.eeworm.com/read/324447/3503430

tcl control.tcl

# Tix Demostration Program # # This sample program is structured in such a way so that it can be # executed from the Tix demo program "widget": it must have a # procedure called "RunSample". It should
www.eeworm.com/read/323587/3513241

sh control.sh

#!/bin/sh # # control.sh # # Launches a shell (command-line tool) to control an engine # # Based on wfcmd by Peter Mayne # # $Id: control.sh,v 1.2 2004/10/30 09:46:50 jmettraux Exp $ # # # DETERMIN
www.eeworm.com/read/323587/3513243

bat control.bat

rem rem control.bat rem rem $Id: control.bat,v 1.1 2004/08/03 16:39:13 jmettraux Exp $ rem rem ***** set accordingly to your system rem set JAVA_HOME=c:\j2sdk1.4.2_01 rem ***** set JARS=
www.eeworm.com/read/323581/3514053

tcl control.tcl

# Tix Demostration Program # # This sample program is structured in such a way so that it can be # executed from the Tix demo program "widget": it must have a # procedure called "RunSample". It should
www.eeworm.com/read/321953/3529438

h control.h

#define START_TASK 1 #define STOP_TASK 2 struct my_msg_struct { int command; int task; int period; };
www.eeworm.com/read/318815/3562684

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/316872/3599928

h control.h

#ifndef __SOUND_CONTROL_H #define __SOUND_CONTROL_H /* * Header file for control interface * Copyright (c) by Jaroslav Kysela * * * This program is free software; you can re
www.eeworm.com/read/316872/3603751

c control.c

/* * Routines for driver control interface * Copyright (c) by Jaroslav Kysela * * * This program is free software; you can redistribute it and/or modify * it under the ter