代码搜索:Caro
找到约 57 项符合「Caro」的源代码
代码结果 57
www.eeworm.com/read/455263/7375236
dof caro.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=0
Z=1
ShowHints=1
ShowWarnings=1
UnitAliases=WinTypes=Windows;
www.eeworm.com/read/455263/7375237
cfg caro.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+
-$Y-
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/455263/7375238
res caro.res
www.eeworm.com/read/455263/7375243
dpr caro.dpr
program Caro;
uses
Forms,
Chess in 'Chess.pas' {MainForm};
{$R *.RES}
begin
Application.Initialize;
Application.Title := 'PBCARO';
Application.CreateForm(TMainForm, MainForm);
www.eeworm.com/read/439490/7707768
c caro.c
#include
#include
#include
#include "mouse.inc"
#define MAX 25
#define HEIGHT 16
int board[MAX][MAX];
int xleft, yleft;
int order;
void print_order()
{
www.eeworm.com/read/489432/1224319
java caro.java
//package ;
import javax.microedition.midlet.MIDlet;
import javax.microedition.lcdui.Display;
public class caro extends MIDlet {
Board b;
public caro() {
b = new Board(this);
}
public
www.eeworm.com/read/489432/1224325
jad caro.jad
MIDlet-1: caro, /icons/caro.png, caro
MIDlet-Jar-Size: 16313
MIDlet-Jar-URL: caro.jar
MIDlet-Name: caro
MIDlet-Vendor: CuMgar
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Prof
www.eeworm.com/read/15815/548433
htm 0801caro.htm
www.eeworm.com/read/15915/573086
htm 0801caro.htm
www.eeworm.com/read/103816/15719913