代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/285962/8799322
txt lisez-moi.txt
Cette archive contient les classes Wrapper C++ pour utiliser la dll de Clips.
Quelques-unes des mises en oeuvre (implementations) sont relatives aux classes de C++ generiques qui peuvent etre
www.eeworm.com/read/428544/8860512
h property.h
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/384140/8894205
h picture.h
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/284484/8926297
h picture.h
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/284484/8926310
h property.h
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/284425/8931988
h dogserver.h
// Machine generated IDispatch wrapper class(es) created with ClassWizard
/////////////////////////////////////////////////////////////////////////////
// CDogServer wrapper class
//lv 2003 5 17 ad
www.eeworm.com/read/284348/8939854
h simple6.h
// Machine generated IDispatch wrapper class(es) created with ClassWizard
/////////////////////////////////////////////////////////////////////////////
// IDispSimple wrapper class
class IDispSim
www.eeworm.com/read/283685/8996652
tlh cecomserver.tlh
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (2253e5f3).
//
// CEComServer.tlh
//
// C++ source equivalent of Win32 type library E:\\工作项目\\EVC编程入门及项目开发\\例子程序\\10\\CEComServer\\X
www.eeworm.com/read/381752/9074237
cpp chapter3-13.cpp
//文件名:CHAPTER3-13.cpp
template
class wrapper
{public:
wrapper() throw() : value_(NULL)
{ try { value_ = new T;}
catch (...) { }
}
~wrapper() throw()
{ try { delete va
www.eeworm.com/read/381084/9110623
h usbpassr.h
// Machine generated IDispatch wrapper class(es) created with ClassWizard
/////////////////////////////////////////////////////////////////////////////
// _uPassRead wrapper class
class _uPassRea