代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/169522/9853284
java server.java
package GameServer;
import java.net.ServerSocket;
import java.net.Socket;
import java.io.IOException;
public class Server {
public static final int DEFAULT_PORT = 8000;
public Serv
www.eeworm.com/read/365559/9854962
ini server.ini
****** 参数设置 ******
汇丰杯第二届竹乡宝宝秀大赛
80
宽带连接
hu2398815
2398815
2357
-------------------------------------
以上是参数设置,请正确设置。
第 1 行 投票的名称
第 2 行 投票服务器连接端口
第 3 行
第 4 行
第 5 行
www.eeworm.com/read/169401/9863871
c server.c
#include "account.h"
int total = 10000;
int * deposit_1_svc(int *argp, struct svc_req *rqstp){
static int result;
total = total + *argp;
result = total;
printf("new total = %d \n",total);
r
www.eeworm.com/read/169368/9864682
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/169368/9864683
tlb server.tlb
www.eeworm.com/read/169368/9864685
dpr server.dpr
program server;
uses
Forms,
ufrmserver in 'ufrmserver.pas' {Form1},
server_TLB in 'server_TLB.pas',
Urdmserver in 'Urdmserver.pas' {rdmServer: TRemoteDataModule} {rdmServer: CoClass};
www.eeworm.com/read/169368/9864686
res server.res
www.eeworm.com/read/169368/9864689
cfg server.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/169368/9864695