欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you

其他数据库 414 K 200 次下载

资源详细信息

文件格式
ZIP
文件大小
414 K
资源分类
上传者
发布时间
下载统计
200
所需积分
2 积分

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you - 资源详细说明

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you - 源码文件列表

立即下载 The goal of this library is to

提示:下载后请用压缩软件解压,推荐使用 WinRAR 或 7-Zip

下载说明与使用指南

下载说明

  • 本资源需消耗 2积分
  • 24小时内重复下载不扣分
  • 支持断点续传功能
  • 资源永久有效可用

使用说明

  • 下载后使用解压软件解压
  • 推荐使用 WinRAR 或 7-Zip
  • 如有密码请查看资源说明
  • 解压后即可正常使用

积分获取方式

  • 上传优质资源获得积分
  • 每日签到免费领取积分
  • 邀请好友注册获得奖励
  • 查看详情 →

相关技术标签

点击标签浏览更多相关其他数据库资源:

相关其他数据库资源推荐