搜索结果
找到约 101 项符合
OLE 的查询结果
按分类筛选
- 全部分类
- VC书籍 (17)
- 数据库系统 (12)
- 其他 (6)
- 其他书籍 (6)
- Delphi控件源码 (4)
- 其他数据库 (4)
- 文件格式 (3)
- SQL Server (3)
- 其他行业 (3)
- 软件设计/软件工程 (3)
- 单片机编程 (2)
- 电子书籍 (2)
- 文章/文档 (2)
- 中间件编程 (2)
- Internet/网络编程 (2)
- 其他嵌入式/单片机内容 (2)
- 软件工程 (2)
- FlashMX/Flex源码 (2)
- 单片机开发 (2)
- 技术资料 (2)
- 网络及电脑 (1)
- 技术书籍 (1)
- 学术论文 (1)
- 可编程逻辑 (1)
- 工控技术 (1)
- 多国语言处理 (1)
- 编译器/解释器 (1)
- 家庭/个人应用 (1)
- Oracle数据库 (1)
- MySQL数据库 (1)
- Delphi/CppBuilder (1)
- 书籍源码 (1)
- uCOS (1)
- 编辑器/阅读器 (1)
- C/C++语言编程 (1)
- 电子书籍 (1)
- 其他文档 (1)
- 软件 (1)
- 书籍 (1)
- 精品软件 (1)
Delphi控件源码 利用 OLE控制Access Jet Engine存取MDB的范例
利用 OLE控制Access Jet Engine存取MDB的范例
Oracle数据库 用测试OLE DB提供者的一个程序。能够测试出OEL DB提供者到底实现了哪些接口?很灵的。
用测试OLE DB提供者的一个程序。能够测试出OEL DB提供者到底实现了哪些接口?很灵的。
中间件编程 opc-OLE PROCESS on Controll
opc-OLE PROCESS on Controll,源码与日本横河工控系统连接,对从业工业控制的同道,具有学习和参考价值
Internet/网络编程 VB 例程序讲解 、局域网聊天程序 二、可以换肤的窗体 三、richtext实现的文本编辑器 四、用OLE实现文件拖放 五、窗体卸载时弹出确认对话框 六、让控件大小随窗体改变而
VB 例程序讲解
、局域网聊天程序
二、可以换肤的窗体
三、richtext实现的文本编辑器
四、用OLE实现文件拖放
五、窗体卸载时弹出确认对话框
六、让控件大小随窗体改变而改变
七、拖动无标题栏窗体
八、在打开文件对话框中选择多文件 ...
Internet/网络编程 使用OLE DB操作数据库 要运行程序必须将数据库文件students.mdb与可执行文件放在一起
使用OLE DB操作数据库
要运行程序必须将数据库文件students.mdb与可执行文件放在一起,
如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下
VC书籍 OLE 2 对象链接与嵌入技术高级编程技术.OLE的书不多
OLE 2 对象链接与嵌入技术高级编程技术.OLE的书不多,有幸下到了这本电子书,与大家共享。
其他数据库 以OLE DB风格访问DB2数据库的C++类源码
以OLE DB风格访问DB2数据库的C++类源码,也可用于ODBC。
软件工程 OLE Programmer s Reference Information in this online help system is subject to change without no
OLE Programmer s Reference
Information in this online help system is subject to change without notice and does not represent a commitment on the part of Microsoft Corporation. The software and/or files described in this online help system are furnished under a license agreement or nondisclosure agr ...
Delphi控件源码 To build an OLE DB application for SQL Server CE in Visual Studio 2005, you must include the new Ssc
To build an OLE DB application for SQL Server CE in Visual Studio 2005, you must include the new Ssceoledb.h file in the application. The new Ssceoledb.h file is an integration of the Oledb.h file, the Oledb.lib file, and the previous Ssceoledb.h file.
数据库系统 how to extend an OLE DB consumer template class and make it much easier to use in applications. I ha
how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article.