代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/214456/15099652
001 server.001
# Microsoft Developer Studio Project File - Name="Server" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/214456/15099655
cpp server.cpp
// Server.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Server.h"
#include "MainFrm.h"
#include "ServerDoc.h"
#include "ServerView.h"
#ifdef _DEB
www.eeworm.com/read/214456/15099659
plg server.plg
Build Log
--------------------Configuration: Server - Win32 Release--------------------
Command Lines
Creating temporary file "D:\DOCUME~1\GENT
www.eeworm.com/read/214456/15099663
dsp server.dsp
# Microsoft Developer Studio Project File - Name="Server" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/214456/15099665
h server.h
// Server.h : main header file for the SERVER application
//
#if !defined(AFX_SERVER_H__C74B055B_D17F_11D2_B43D_00002503C332__INCLUDED_)
#define AFX_SERVER_H__C74B055B_D17F_11D2_B43D_00002503C332
www.eeworm.com/read/214456/15099670
clw server.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CServerView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Server
www.eeworm.com/read/214423/15100506
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/214423/15100531
c server.c
//服务器端:发送本机桌面到连接的客户端
#include
#include
#include
#include
#include "Server.h"
#include "Command.h"
#include "Gdi.h"
#include "HuffCompress.h"
#inc
www.eeworm.com/read/114095/15113604
sln server.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "server", "server.csproj", "{62160585-98E2-4F03-ABE6-38502153EEDD}"
EndProject
Global