代码搜索:comm
找到约 10,000 项符合「comm」的源代码
代码结果 10,000
www.eeworm.com/read/284300/8948090
cfg comm.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/284300/8948094
dpr comm.dpr
program comm;
uses
Forms,
main in 'main.pas' {Form1};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/284300/8948096
dof comm.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/284300/8948099
exe comm.exe
www.eeworm.com/read/284300/8948109
res comm.res
www.eeworm.com/read/284193/8955101
pas comm.pas
unit COMM;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Menus, ComCtrls, ToolWin, ImgList, StdCtrls, ExtCtrls;
type
TForm1 = cla
www.eeworm.com/read/284193/8955108
~pas comm.~pas
unit COMM;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Menus, ComCtrls, ToolWin, ImgList, StdCtrls, ExtCtrls;
type
TForm1 = cla
www.eeworm.com/read/284193/8955110
ddp comm.ddp
www.eeworm.com/read/284193/8955128
~dfm comm.~dfm
object Form1: TForm1
Left = 258
Top = 293
Width = 611
Height = 451
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
www.eeworm.com/read/284193/8955135