代码搜索:sql server

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

代码结果 10,000
www.eeworm.com/read/420998/2057853

cc server.cc

#include #include "account.h" using namespace std; // Standard servant implementation /* * A Bank factory that creates Account objects */ /* * Implementation of the Account */ cla
www.eeworm.com/read/420998/2057854

output server.output

Running. server: after unmarshal for: create RepoId=IDL:Bank:1.0 +++ allowed! +++ server: after unmarshal for: deposit RepoId=IDL:Account:1.0 --- denied! --- server: after unmarshal for: withdraw Repo
www.eeworm.com/read/420998/2057873

cc server.cc

#define MICO_CONF_IMR #include #include #include #include #include "account.h" // create objects on demand when requested by a bind() #defi
www.eeworm.com/read/420998/2057880

cc server.cc

/* * A Bank factory that creates Account objects */ #define MICO_CONF_INTERCEPT #include "account.h" #ifdef HAVE_ANSI_CPLUSPLUS_HEADERS #include #else #include #endif using n
www.eeworm.com/read/420998/2057889

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; PortableI
www.eeworm.com/read/420998/2057894

cc server.cc

/* * A Bank factory that creates Account objects * * In this example, we set up a ServantManager. The bank creates * references to "virtual" objects. When an account object is invoked * for the f
www.eeworm.com/read/420998/2057909

cc server.cc

/* * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/420998/2057915

cc server.cc

#include #ifdef HAVE_ANSI_CPLUSPLUS_HEADERS #include #else #include #endif #include #include #include "hello.h" GtkWidget *entry; CORBA
www.eeworm.com/read/420998/2057921

cc server.cc

#include #include #include #include "hello.h" // Implementation of the Hello class ////////////////// QLabel* h; CApp* app; class Hello_impl : virtual publ
www.eeworm.com/read/420998/2057972

cc server.cc

// // Test for etherealize/incarnate // #include "hello.h" #ifdef HAVE_ANSI_CPLUSPLUS_HEADERS #include #else // HAVE_ANSI_CPLUSPLUS_HEADERS #include #endif // HAVE_ANSI_CPLUSPLU