代码搜索:SF
找到约 10,000 项符合「SF」的源代码
代码结果 10,000
www.eeworm.com/read/181297/9260293
dsw sf.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/181297/9260296
plg sf.plg
Build Log
--------------------Configuration: sf - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\cheng\LOCA
www.eeworm.com/read/181297/9260297
cpp sf.cpp
# include
# include
# include
# include
# define MAX 10001
void values(int num, int A[])
{
int i;
srand(unsigned(time(NULL)));
for(i=1;i
www.eeworm.com/read/181297/9260298
opt sf.opt
www.eeworm.com/read/181297/9260299
ncb sf.ncb
www.eeworm.com/read/181297/9260301
dsp sf.dsp
# Microsoft Developer Studio Project File - Name="sf" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Consol
www.eeworm.com/read/179753/9340408
class sf.class
www.eeworm.com/read/371237/9560263
gif sf.gif
www.eeworm.com/read/371050/9570141
am sf.am
$(UPLOAD_BIN) $(UPLOAD_SRC):
TYPE=`echo "$@" | $(SED) -e 's/upload-//'`; \
DIST="dist-$${TYPE}"; \
$(MAKE) $(AM_MAKEFLAGS) $${DIST}; \
list='$(UPLOAD_TARGETS)'; \
pattern=`echo "^{$${TYPE}=>"`;
www.eeworm.com/read/364747/9896734
pas sf.pas
unit sf;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls, ExtCtrls, DB, DBTables;
type
Tsf_Form = class(TForm)