代码搜索:SAMPLES
找到约 10,000 项符合「SAMPLES」的源代码
代码结果 10,000
www.eeworm.com/read/398823/7918469
res samples.res
www.eeworm.com/read/398823/7918479
dpr samples.dpr
program Samples;
uses
Forms,
SampleMain in 'SampleMain.pas' {FMain};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TFMain, FMain);
Application.Run;
end.
www.eeworm.com/read/398823/7918490
cfg samples.cfg
-$A8
-$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/398823/7918501
dsk samples.dsk
[Closed Files]
File_0=SourceModule,'C:\ASQLite3\ASGSQLite3Goed.pas',0,1,3701,56,3703,0,0
File_1=SourceModule,'C:\ASQLite3\ASGSQLite3Y.pas',0,1,4014,1,4014,0,0
File_2=SourceModule,'C:\ASQLite3\AMDSq
www.eeworm.com/read/398823/7918519
drc samples.drc
/* VER140
Generated by the Borland Delphi Pascal Compiler
because -GD or --drc was supplied to the compiler.
This file contains compiler-generated resources that
were bound to the execut
www.eeworm.com/read/333698/12664495
mat samples.mat
www.eeworm.com/read/143653/12853955
h samples.h
/****************************************************************
File Name: samples.h
Author: Tian Zhang, CS Dept., Univ. of Wisconsin-Madison, 1995
Copyright(c) 1995 by Tian Zhang
www.eeworm.com/read/143653/12854122
c samples.c
/****************************************************************
File Name: samples.C
Author: Tian Zhang, CS Dept., Univ. of Wisconsin-Madison, 1995
Copyright(c) 1995 by Tian Zhang
www.eeworm.com/read/329744/12935886
frm samples.frm
VERSION 5.00
Begin VB.Form frmSamples
BorderStyle = 3 'Fixed Dialog
Caption = "Draw waves"
ClientHeight = 3045
ClientLeft = 45
ClientTop = 33