代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/122603/14679962
c server.c
#include "stdhead.h"
#include "lib.h"
#include "advertise.h"
#include "reply.h"
#include "parse.h"
#include "leases.h"
// Global state of the server
struct config_head **subnet_conf; // Configuratio
www.eeworm.com/read/122539/14685741
def server.def
LIBRARY Server.dll
DESCRIPTION 'Chapter 9, Example COM Server (c)1996-1997 Dale E. Rogerson'
EXPORTS
DllGetClassObject @2 PRIVATE
DllCanUnloadNow
www.eeworm.com/read/122539/14685747
cpp server.cpp
#include "CFactory.h"
#include "Iface.h"
#include "Cmpnt1.h"
#include "Cmpnt2.h"
#include "Cmpnt3.h"
///////////////////////////////////////////////////////////
//
// Server.cpp
//
// This
www.eeworm.com/read/122539/14685754
dll server.dll
www.eeworm.com/read/122539/14685820
exe server.exe
www.eeworm.com/read/122539/14685821
tlb server.tlb
www.eeworm.com/read/122539/14685830
ico server.ico
www.eeworm.com/read/122539/14685844
def server.def
LIBRARY Server.dll
DESCRIPTION 'Chapter 10, Example COM Server (c)1996-1997 Dale E. Rogerson'
EXPORTS
DllGetClassObject @2 PRIVATE
DllCanUnloadNow
www.eeworm.com/read/122539/14685847
rc server.rc
#include "resource.h"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// rema
www.eeworm.com/read/122539/14685853
cpp server.cpp
#include "CFactory.h"
#include "Iface.h"
#include "Cmpnt1.h"
#include "Cmpnt2.h"
#include "Cmpnt3.h"
///////////////////////////////////////////////////////////
//
// Server.cpp
//
// This