代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/213039/4932336
cpp server.cpp
// server.cpp,v 1.9 2003/11/09 20:44:18 dhinton Exp
/* We try to keep main() very simple. One of the ways we do that is
to push much of the complicated stuff into worker objects. In this
www.eeworm.com/read/213039/4932353
server makefile.server
# Makefile.server,v 1.4 2003/11/09 20:44:19 dhinton Exp
#----------------------------------------------------------------------------
# Local macros
#-------------------------------------------
www.eeworm.com/read/213039/4932366
cpp server.cpp
// server.cpp,v 1.6 2003/08/19 15:08:26 schmidt Exp
#include "Server_i.h"
#include "ace/Select_Reactor.h"
// A signal handler that will close the server object
extern "C" void handler (int)
www.eeworm.com/read/213039/4932383
cpp server.cpp
// server.cpp,v 1.6 1999/09/22 03:13:29 jcej Exp
/* Include the header file where our client acceptor is defined. */
#include "ace/Reactor.h"
/* For simplicity, we create our reactor in the gl
www.eeworm.com/read/213039/4932399
cpp server.cpp
// server.cpp,v 1.5 2003/11/09 20:44:19 dhinton Exp
#include "mmap.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_unistd.h"
int
main (int, char *[])
{
/*
The default
www.eeworm.com/read/213039/4932409
cpp server.cpp
// server.cpp,v 1.6 1999/12/09 21:56:36 nanbor Exp
/*
I've hidden the details in an Allocator class declared in mpool.h
We'll come to that a little later.
*/
#include "mpool.h"
#if def
www.eeworm.com/read/213039/4932418
cpp server.cpp
// server.cpp,v 1.8 2003/11/09 20:44:18 dhinton Exp
/* We try to keep main() very simple. One of the ways we do that is
to push much of the complicated stuff into worker objects. In this
www.eeworm.com/read/213039/4932427
cpp server.cpp
// server.cpp,v 1.8 2003/11/09 20:44:19 dhinton Exp
/*
The client and server both need to know the shared memory key and
size. To prevent headaches, I've put those into a header they both
www.eeworm.com/read/213039/4932768
mpb server.mpb
// -*- MPC -*-
// server.mpb,v 1.7 2003/12/30 15:18:22 dhinton Exp
project : taoexe, portableserver {
exename = server
}
www.eeworm.com/read/213039/4933105
vcw server.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00
#
# EM3WorkspaceCreator.pm,v 1.5 2004/03/15 16:04:13 elliott_c Exp
#
# This file was generated by MPC. Any changes made directl