代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/276066/4169461
java server.java
/*
* Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or
www.eeworm.com/read/275734/4171839
cpp server.cpp
// Server.cpp: implementation of the CServer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SocketComm.h"
#include "Server.h"
#i
www.eeworm.com/read/275734/4171840
h server.h
// Server.h: interface for the CServer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SERVER_H__28D5187F_175B_45F0_A2C3_1DA78D6B4E2A__INCLUDED_)
www.eeworm.com/read/275734/4171957
cpp server.cpp
#include "globle.h"
#include
#include "blocksocket.h"
#include "globle.h"
void LogRequest(LPVOID pParam, char* pch, CSockAddr sa)
{
//wsprintf(text1, "SERVER CONNECTION # %d: IP ad
www.eeworm.com/read/275409/4177307
h server.h
#if !defined(SERVER_H)
#define SERVER_H
#include
#include
void memblast(void* dest,void* src,DWORD count);
#ifdef __cplusplus
extern "C"
{
#endif
//服务器端有关网络的代码,发送本机桌面到
www.eeworm.com/read/275409/4177316
c server.c
//服务器端:发送本机桌面到连接的客户端
#include
#include
#include
#include
#include "Server.h"
#include "Command.h"
#include "Gdi.h"
#include "HuffCompress.h"
#inc
www.eeworm.com/read/275409/4177625
cpp server.cpp
// Server.cpp: implementation of the CServer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyFtpServer.h"
#include "Server.h"
www.eeworm.com/read/275409/4177628
h server.h
// Server.h: interface for the CServer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SERVER_H__BF20FB89_D02B_4628_884C_35576F24D6BC__INCLUDED_)
www.eeworm.com/read/274508/4186247
java server.java
package group.server;
import java.awt.*;
import java.awt.event.*;
import java.io.*;
import java.net.*;
import javax.swing.*;
/**
Server 此类是服务器端的主类,主要用于和客户端的连接和产生线程
@author w
www.eeworm.com/read/274453/4186328
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