代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/285312/4054129
dsp control.dsp
# Microsoft Developer Studio Project File - Name="Control" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
www.eeworm.com/read/285312/4054130
dsw control.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/284507/4063228
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/284507/4063230
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/284190/4066790
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\inc\drv\display.h"
#include "..\ucos
www.eeworm.com/read/284190/4066851
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\inc\drv\display.h"
#include "..\ucos
www.eeworm.com/read/283433/4079508
dpr control.dpr
program Control;
uses
Forms,
Ctrl in 'Ctrl.pas' {ControlForm};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TControlForm, ControlForm);
Application.Run;
end
www.eeworm.com/read/283433/4079512
cfg control.cfg
-$A+
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J+
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/283433/4079517
dof control.dof
[Compiler]
A=1
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
UnitAliases=WinTypes=Windows;
www.eeworm.com/read/283334/4081845
h control.h
/////////////////////////////////////////////////////////////////////////////
// Name: control.h
// Purpose: wxControl class
// Author: Stefan Csomor
// Modified by:
// Created: