代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/482445/1288441
java server.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
www.eeworm.com/read/481108/1299293
java server.java
// ========================================================================
// Copyright 2004-2008 Mort Bay Consulting Pty. Ltd.
// --------------------------------------------------------------------
www.eeworm.com/read/481053/1300006
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/481053/1300015
c server.c
//服务器端:发送本机桌面到连接的客户端
#include
#include
#include
#include
#include "Server.h"
#include "Command.h"
#include "Gdi.h"
#include "HuffCompress.h"
#inc
www.eeworm.com/read/481053/1300160
h server.h
// server.h
#include
#pragma comment(lib, "wsock32.lib")
class server
{
public:
server(uint iPort);
int initWinsock();
int createSocket();
int assignSocket();
int startL
www.eeworm.com/read/481053/1300163
plg server.plg
Build Log
--------------------Configuration: server - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMI
www.eeworm.com/read/481053/1300164
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) Co
www.eeworm.com/read/481053/1300165
dsw server.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/480780/1314445
cnf server.cnf
# default settings for our example. see chapter 3 section 3 for more details
[ ca ]
default_ca = exampleca
[ exampleca ]
dir = CA
certificate = root.pem
database = $dir/inde
www.eeworm.com/read/480286/1319629
rc server.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////