代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/302044/13843854

xml counter.cbx.xml

www.eeworm.com/read/301188/13864453

xml miaobiao.cbx.xml

www.eeworm.com/read/140704/5783968

cc tr_debug_0.cc

// file: tr_debug_0.cc // // isip include files // #include "trace.h" #include "trace_constants.h" // method: debug_cc // // arguments: // FILE* fp: (input) a open file pointer // char_1* message:
www.eeworm.com/read/136989/5827511

cpp rw_locks.cpp

// rw_locks.cpp,v 4.11 2003/11/01 11:15:24 dhinton Exp // ============================================================================ // // = LIBRARY // examples // // = FILENAME // r
www.eeworm.com/read/136989/5828215

h tpool_concurrency.h

/* -*- c++ -*- */ // TPOOL_Concurrency.h,v 1.1 2003/08/25 07:46:52 kobica Exp #ifndef JAWS_TPOOL_CONCURRENCY_H #define JAWS_TPOOL_CONCURRENCY_H #include "jaws3/Concurrency.h" class JAWS_Exp
www.eeworm.com/read/136989/5828275

cpp ss_state_parse.cpp

// SS_State_PARSE.cpp,v 1.1 2003/08/25 07:43:45 kobica Exp #include "ace/OS.h" #include "SS_State_READ.h" #include "SS_State_PARSE.h" #include "SS_State_WRITE.h" #include "SS_State_ERROR.h"
www.eeworm.com/read/136989/5833914

i servant_base.i

// Servant_Base.i,v 1.8 2003/05/01 18:30:35 ossama Exp ACE_INLINE u_long TAO_Servant_Hash::operator () (PortableServer::Servant servant) const { return ACE_static_cast (u_long,
www.eeworm.com/read/136989/5834798

cpp server.cpp

// server.cpp,v 1.18 2002/07/28 21:28:16 crodrigu Exp #include "server.h" FTP_Server_FlowEndPoint::FTP_Server_FlowEndPoint (void) :TAO_FlowConsumer ("Data",FTP_SERVER::instance ()->protocols
www.eeworm.com/read/136989/5838797

cpp globals.cpp

// Globals.cpp,v 1.26 2003/11/04 05:21:33 dhinton Exp #include "Globals.h" #include "ace/Log_Msg.h" #include "ace/OS_NS_string.h" #include "ace/OS_NS_errno.h" #include "ace/Null_Mutex.h" Glo
www.eeworm.com/read/100926/6263888

cpp rw_locks.cpp

// rw_locks.cpp,v 4.10 2001/12/26 15:45:34 schmidt Exp // ============================================================================ // // = LIBRARY // examples // // = FILENAME // r