代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/473141/6856893
dof server.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
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
U
www.eeworm.com/read/473141/6856896
dpr server.dpr
program Server;
uses
Forms,
U_Server in 'U_Server.pas' {frm_Server};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(Tfrm_Server, frm_Server);
Application.Run;
www.eeworm.com/read/472930/6859814
conf server.conf
# Configurations for soccerserver
# Lines that start '#' are comment lines.
# width of goals (default 7.32)
goal_width : 14.02
# size, decay, random parameter, weight, maximum speed of playe
www.eeworm.com/read/472787/6866366
dfm server.dfm
object Form1: TForm1
Left = 412
Top = 137
Width = 252
Height = 108
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
www.eeworm.com/read/472787/6866373
ddp server.ddp
www.eeworm.com/read/472787/6866376
pas server.pas
unit Server;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm1 = class(TForm)
Label1: TLabel;
private
www.eeworm.com/read/472787/6866378
dcu server.dcu
www.eeworm.com/read/472284/6875267
moc server.moc
/****************************************************************************
** ClientSocket meta object code from reading C++ file 'server.cpp'
**
** Created: Mon Apr 13 17:20:10 2009
** by: Th
www.eeworm.com/read/472284/6875268
desktop server.desktop
[Desktop Entry]
Comment=An Server Program
Exec=server
Icon=server
Type=Application
Name=server
www.eeworm.com/read/472284/6875269