代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/416830/2106140
cc server.cc
// server.cc
#define MICO_CONF_IMR
#include
#include
#include
#include
#include
#include "sound.h"
SunAudio radau
www.eeworm.com/read/416830/2106145
cc server.cc
#include
#include
#include "account.h"
using namespace std;
/*
* Implementation of the Account
*/
class Account_impl : virtual public POA_Account
{
public:
Account
www.eeworm.com/read/416830/2106171
cc server.cc
#define MICO_CONF_POA
#include
#ifdef HAVE_ANSI_CPLUSPLUS_HEADERS
#include
#else
#include
#endif
#include
#include
#inc
www.eeworm.com/read/416830/2106223
cc server.cc
/*
* Server
*/
#include "tricky.h"
#include "tricky_impl.h"
#include
using namespace std;
class iface_impl : virtual public POA_iface
{
public:
void skipped_value (base *b, vt *v)
www.eeworm.com/read/416830/2106233
cc server.cc
#include "tree.h"
#include "tree_impl.h"
#ifdef HAVE_ANSI_CPLUSPLUS_HEADERS
#include
#else
#include
#endif
using namespace std;
int
main (int argc, char *argv[])
{
CORBA::OR
www.eeworm.com/read/416830/2106242
cc server.cc
/*
* Calendar server
*/
#include
#include "date.h"
#include "date_impl.h"
#include "calendar.h"
#ifdef HAVE_ANSI_CPLUSPLUS_HEADERS
#include
#else
#include
#endif
www.eeworm.com/read/416830/2106253
cc server.cc
#include "abstract.h"
#include "abstract_impl.h"
#ifdef HAVE_ANSI_CPLUSPLUS_HEADERS
#include
#else
#include
#endif
using namespace std;
class Example_impl :
virtual public P
www.eeworm.com/read/416830/2106260
cc server.cc
/*
* A simple "Hello World" example that uses the POA
*/
#include "hello.h"
#ifdef HAVE_ANSI_CPLUSPLUS_HEADERS
#include
#else
#include
#endif
using namespace std;
/*
* Hell
www.eeworm.com/read/416830/2106263
sh server.sh
./server -ORBDebug All -ORBIIOPAddr bt-l2cap:00:E0:03:24:57:7A#10
www.eeworm.com/read/416830/2106269
cc server.cc
#include "callback.h"
#include
#include
#include
#include
using namespace std;
CORBA::ORB_ptr orb = CORBA::ORB::_nil();
CORBA::String_var mess; // = CORBA