代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/394406/8226208
h selbookmarks.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/192762/8275629
h itext.h
// Machine generated IDispatch wrapper class(es) created with ClassWizard
/////////////////////////////////////////////////////////////////////////////
// IText wrapper class
class IText : public
www.eeworm.com/read/192762/8276226
h bankdriver.h
// Machine generated IDispatch wrapper class(es) created with ClassWizard
// BankDriver.h
/////////////////////////////////////////////////////////////////////////////
// IBank wrapper class
cla
www.eeworm.com/read/192762/8276231
h autodriver.h
// Machine generated IDispatch wrapper class(es) created with ClassWizard
// AutoDriver.h
/////////////////////////////////////////////////////////////////////////////
// IEx24bAuto wrapper class
www.eeworm.com/read/192762/8280848
h itext.h
// Machine generated IDispatch wrapper class(es) created with ClassWizard
/////////////////////////////////////////////////////////////////////////////
// IText wrapper class
class IText : public
www.eeworm.com/read/192762/8281390
h bankdr~1.h
// Machine generated IDispatch wrapper class(es) created with ClassWizard
// BankDriver.h
/////////////////////////////////////////////////////////////////////////////
// IBank wrapper class
cla
www.eeworm.com/read/192762/8281451
h autodr~1.h
// Machine generated IDispatch wrapper class(es) created with ClassWizard
// AutoDriver.h
/////////////////////////////////////////////////////////////////////////////
// IEx24bAuto wrapper class
www.eeworm.com/read/370396/9601799
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/173459/9656644
mts
作者:独孤九剑
email: mikaiyue@sina.com
日期:2001-7-4 19:50:40
[H3]MTS组件的创建过程[/H3]
-- lostall([email]changming76@263.net[/email])
一个MTS组件的创建过程包含以下几个步骤:
1。 一个客户机为在MTS中注册的COM对象调用CreateObject
2。
www.eeworm.com/read/173430/9658545
makefile
# Silly wrapper makefile. This Makefile is _not_ used by the build system for
# busybox, it is just to make working on libbb more conveinient.
# -Erik Andersen
all:
make -C .. libbb.a
clean:
- r