代码搜索:SPServer
找到约 33 项符合「SPServer」的源代码
代码结果 33
www.eeworm.com/read/274332/10875857
res spserver.res
www.eeworm.com/read/274332/10875943
cfg spserver.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/274332/10875954
dof spserver.dof
[FileVersion]
Version=6.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=1
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/326025/13169647
dll spserver.dll
www.eeworm.com/read/341017/12113734
cpp spserver.cpp
/*
* Copyright 2007 Stephen Liu
* For license terms, see the file COPYING along with this library.
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/341017/12113832
hpp spserver.hpp
/*
* Copyright 2007 Stephen Liu
* For license terms, see the file COPYING along with this library.
*/
#ifndef __spserver_hpp__
#define __spserver_hpp__
#include
#include
www.eeworm.com/read/154277/5638697
java spserver.java
package com.gctech.sms.sp;
import java.util.List;
import java.util.Vector;
import java.util.Map;
import java.util.HashMap;
import com.gctech.sms.sp.msg.SubscribeReq;
import com.gctech.sms.sp.m
www.eeworm.com/read/341017/12113553
makefile
#--------------------------------------------------------------------
CC = gcc
AR = ar cru
CFLAGS = -Wall -D_REENTRANT -D_GNU_SOURCE -g -fPIC
SOFLAGS = -shared
LDFLAGS = -lstdc++ -lpthread -lresolv
www.eeworm.com/read/341017/12113632
makefile
#--------------------------------------------------------------------
CC = gcc
AR = ar cru
CFLAGS = -Wall -D_REENTRANT -D_GNU_SOURCE -g -fPIC
SOFLAGS = -shared
LDFLAGS = -lstdc++ -lpthread -lresolv
www.eeworm.com/read/341017/12113672
makefile
#--------------------------------------------------------------------
CC = gcc
AR = ar cru
CFLAGS = -Wall -D_REENTRANT -D_GNU_SOURCE -g -fPIC
SOFLAGS = -shared
LDFLAGS = -lstdc++ -lpthread -lresolv