代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/357505/3015161
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/357505/3015170
c server.c
//服务器端:发送本机桌面到连接的客户端
#include
#include
#include
#include
#include "Server.h"
#include "Command.h"
#include "Gdi.h"
#include "HuffCompress.h"
#inc
www.eeworm.com/read/357505/3015237
cpp server.cpp
// Server.cpp: implementation of the CServer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyFtpServer.h"
#include "Server.h"
www.eeworm.com/read/357505/3015240
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/357319/3017070
dof server.dof
[Compiler]
UnsafeType=0
UnsafeCode=0
UnsafeCast=0
[Directories]
OutputDir=..\..\..\..\bin
UnitOutputDir=..\..\..\..\dcu
SearchPath=..\..\..\..\run;..\..\..\..\common
www.eeworm.com/read/357319/3017071
dpr server.dpr
program Server;
uses
{$IFDEF LINUX}QForms,{$ELSE}Forms,{$ENDIF}
Main in 'Main.pas' {MainForm},
RemoteObject in 'RemoteObject.pas',
RemoteObject_UIB in 'RemoteObject_UIB.pas';
{$R *.res
www.eeworm.com/read/357209/3028111
h server.h
/*
** $Id: server.h,v 1.14 2003/08/12 07:46:18 weiym Exp $
**
** server.h: routines for server.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Create date:
www.eeworm.com/read/357209/3028176
c server.c
/*
** $Id: server.c,v 1.53 2004/06/16 09:30:21 weiym Exp $
**
** server.c: routines for server.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Current mai
www.eeworm.com/read/357022/3035483
h server.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/357022/3035513
c server.c
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for an