代码搜索:sql server

找到约 10,000 项符合「sql server」的源代码

代码结果 10,000
www.eeworm.com/read/371106/9567776

def server.def

LIBRARY Server.dll DESCRIPTION 'Chapter 12, Example 2 COM Component (c)1996-1997 Dale E. Rogerson' EXPORTS DllGetClassObject @2 PRIVATE DllCanUnload
www.eeworm.com/read/371106/9567792

cpp server.cpp

#include "CFactory.h" #include "Iface.h" #include "Cmpnt.h" /////////////////////////////////////////////////////////// // // Server.cpp // // This file contains the component server code. /
www.eeworm.com/read/371106/9567799

idl server.idl

// // Server.idl - IDL source for Server.dll // // MIDL generates proxy/stub code and a type library from this file. // // // Interface descriptions // import "unknwn.idl" ; // Interface
www.eeworm.com/read/371106/9567803

dll server.dll

www.eeworm.com/read/371106/9567823

tlb server.tlb

www.eeworm.com/read/371106/9567834

def server.def

LIBRARY Server.dll DESCRIPTION 'Chapter 12, Example 1 COM Server (c)1996-1997 Dale E. Rogerson' EXPORTS DllGetClassObject @2 PRIVATE DllCanUnloadNow
www.eeworm.com/read/371106/9567845

cpp server.cpp

#include "CFactory.h" #include "Iface.h" #include "Cmpnt.h" /////////////////////////////////////////////////////////// // // Server.cpp // // This file contains the component server code. /
www.eeworm.com/read/371106/9567853

idl server.idl

// // Server.idl - IDL source for Server.dll // // MIDL generates proxy/stub code and a type library from this file. // // // Interface descriptions // import "unknwn.idl" ; // Interface
www.eeworm.com/read/371106/9567859

dll server.dll

www.eeworm.com/read/371106/9567879

exe server.exe