文件名称:dtl
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 954kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个跨平台的数据库操作库.可以在linux和windows下运行.
DTL下层采用ODBC,上层把数据库封装成STL的容器风格。使用非常直观简介。
dtl由于进行了模板化的封装,在使用上类似于stl的模板类,非常容易上手,不过效率上比不过otl,但是易用性比otl强多了.
如果你的代码要跨平台运行,数据库操作部分建议采用该库进行设计.-A cross-platform library database operations. Linux and windows can run. DTL lower use of ODBC, the upper to the database packaged as STL containers style. About the use of very intuitive. DTL As a result of the template of the package, similar to stl in the use of the template class, very easy to use, but efficient than However otl, but ease of use is much easier than otl. If your code to run cross-platform, database operations some of the proposals designed to use the library.
DTL下层采用ODBC,上层把数据库封装成STL的容器风格。使用非常直观简介。
dtl由于进行了模板化的封装,在使用上类似于stl的模板类,非常容易上手,不过效率上比不过otl,但是易用性比otl强多了.
如果你的代码要跨平台运行,数据库操作部分建议采用该库进行设计.-A cross-platform library database operations. Linux and windows can run. DTL lower use of ODBC, the upper to the database packaged as STL containers style. About the use of very intuitive. DTL As a result of the template of the package, similar to stl in the use of the template class, very easy to use, but efficient than However otl, but ease of use is much easier than otl. If your code to run cross-platform, database operations some of the proposals designed to use the library.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dtl
...\build-all.sh
...\config
...\......\common.inc
...\......\common.mak
...\......\common.sh
...\......\CVS
...\......\...\Entries
...\......\...\Entries.Extra
...\......\...\Entries.Extra.Old
...\......\...\Entries.Old
...\......\...\Repository
...\......\...\Root
...\......\cygwin-i686-gcc.inc
...\......\cygwin-i686-msvc.inc
...\......\gcc.inc
...\......\hpux-hppa-aCC.inc
...\......\linux-i686-gcc.inc
...\......\mingw-i686-gcc.inc
...\......\post.inc
...\......\solaris-sparc-CC.inc
...\......\unixODBC.inc
...\cross-3.3.3.sh
...\debug_tests.sh
...\docs
...\....\Aggregates.htm
...\....\AlwaysThrowsHandler.htm
...\....\AutoKeyExample.htm
...\....\BCA.htm
...\....\BCAfunctor.htm
...\....\BoundIO.htm
...\....\BPA.htm
...\....\BPAfunctor.htm
...\....\BPAReadData.htm
...\....\BulkFetchHandler.htm
...\....\bulk_copy.htm
...\....\bulk_fetch_helper.htm
...\....\callback.htm
...\....\cb_ptr_fun.htm
...\....\cb_ptr_fun_example.htm
...\....\cb_ptr_fun_w_ret_example.htm
...\....\ClassDiagram.htm
...\....\ContainerFactory.htm
...\....\ContainerFactoryExample.htm
...\....\ContainerFactoryHashedExample.htm
...\....\CopyTable.htm
...\....\CorpID.gif
...\....\CVS
...\....\...\Entries
...\....\...\Entries.Extra
...\....\...\Entries.Extra.Old
...\....\...\Entries.Log
...\....\...\Entries.Old
...\....\...\Repository
...\....\...\Root
...\....\DBConnection.htm
...\....\DBException.htm
...\....\DBStmt.htm
...\....\DBView.htm
...\....\DBViewDeleteData.htm
...\....\DBViewReadData.htm
...\....\DBViewReadJoinedData.htm
...\....\DBViewUpdateData.htm
...\....\DBViewWriteData.htm
...\....\db_iterator.htm
...\....\DefaultInsVal.htm
...\....\DefaultInsValVariantRow.htm
...\....\DefaultSelVal.htm
...\....\DefaultSelValVariantRow.htm
...\....\delete_iterator.htm
...\....\Designing an STL iterator abstraction for ODBC database access.doc
...\....\download.htm
...\....\dtl_home.gif
...\....\dtl_introduction.htm
...\....\dtl_table_example.htm
...\....\DynamicDBView.htm
...\....\DynamicDBViewDeleteData.htm
...\....\DynamicDBViewUpdateData.htm
...\....\DynamicIndexedDBView.htm
...\....\DynamicIndexedDBViewExample.htm
...\....\DynamicQueryExample.htm
...\....\ErrorHandler.htm
...\....\ETIException.htm
...\....\ExampleIndex.htm
...\....\ExceptionHandling.htm
...\....\ExceptionNotes.htm
...\....\ExceptionOverview.htm
...\....\exceptions.gif
...\....\FAQ.htm
...\....\fmtAggregates.htm
...\....\fmtAutoKeyExample.htm
...\....\fmtCopyTable.htm
...\....\fmtDBViewDeleteData.htm
...\....\fmtDBViewReadData.htm
...\....\fmtDBViewReadDataMacro.htm
...\....\fmtDBViewUpdateData.htm
...\build-all.sh
...\config
...\......\common.inc
...\......\common.mak
...\......\common.sh
...\......\CVS
...\......\...\Entries
...\......\...\Entries.Extra
...\......\...\Entries.Extra.Old
...\......\...\Entries.Old
...\......\...\Repository
...\......\...\Root
...\......\cygwin-i686-gcc.inc
...\......\cygwin-i686-msvc.inc
...\......\gcc.inc
...\......\hpux-hppa-aCC.inc
...\......\linux-i686-gcc.inc
...\......\mingw-i686-gcc.inc
...\......\post.inc
...\......\solaris-sparc-CC.inc
...\......\unixODBC.inc
...\cross-3.3.3.sh
...\debug_tests.sh
...\docs
...\....\Aggregates.htm
...\....\AlwaysThrowsHandler.htm
...\....\AutoKeyExample.htm
...\....\BCA.htm
...\....\BCAfunctor.htm
...\....\BoundIO.htm
...\....\BPA.htm
...\....\BPAfunctor.htm
...\....\BPAReadData.htm
...\....\BulkFetchHandler.htm
...\....\bulk_copy.htm
...\....\bulk_fetch_helper.htm
...\....\callback.htm
...\....\cb_ptr_fun.htm
...\....\cb_ptr_fun_example.htm
...\....\cb_ptr_fun_w_ret_example.htm
...\....\ClassDiagram.htm
...\....\ContainerFactory.htm
...\....\ContainerFactoryExample.htm
...\....\ContainerFactoryHashedExample.htm
...\....\CopyTable.htm
...\....\CorpID.gif
...\....\CVS
...\....\...\Entries
...\....\...\Entries.Extra
...\....\...\Entries.Extra.Old
...\....\...\Entries.Log
...\....\...\Entries.Old
...\....\...\Repository
...\....\...\Root
...\....\DBConnection.htm
...\....\DBException.htm
...\....\DBStmt.htm
...\....\DBView.htm
...\....\DBViewDeleteData.htm
...\....\DBViewReadData.htm
...\....\DBViewReadJoinedData.htm
...\....\DBViewUpdateData.htm
...\....\DBViewWriteData.htm
...\....\db_iterator.htm
...\....\DefaultInsVal.htm
...\....\DefaultInsValVariantRow.htm
...\....\DefaultSelVal.htm
...\....\DefaultSelValVariantRow.htm
...\....\delete_iterator.htm
...\....\Designing an STL iterator abstraction for ODBC database access.doc
...\....\download.htm
...\....\dtl_home.gif
...\....\dtl_introduction.htm
...\....\dtl_table_example.htm
...\....\DynamicDBView.htm
...\....\DynamicDBViewDeleteData.htm
...\....\DynamicDBViewUpdateData.htm
...\....\DynamicIndexedDBView.htm
...\....\DynamicIndexedDBViewExample.htm
...\....\DynamicQueryExample.htm
...\....\ErrorHandler.htm
...\....\ETIException.htm
...\....\ExampleIndex.htm
...\....\ExceptionHandling.htm
...\....\ExceptionNotes.htm
...\....\ExceptionOverview.htm
...\....\exceptions.gif
...\....\FAQ.htm
...\....\fmtAggregates.htm
...\....\fmtAutoKeyExample.htm
...\....\fmtCopyTable.htm
...\....\fmtDBViewDeleteData.htm
...\....\fmtDBViewReadData.htm
...\....\fmtDBViewReadDataMacro.htm
...\....\fmtDBViewUpdateData.htm