文件名称:cmdStorageobj
- 所属分类:
- SQL Server数据库
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 83kb
- 下载次数:
- 0次
- 提 供 者:
- liu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
摘要:本文是笔者根据数据库编程经验,利用C++语言的模板、继承、授权、多态等面向对象特性,借鉴命令模式,实现了对象在关系数据中的存储,降低应用系统与数据库之间的耦合,提高开发效率。
-Abstract: This article is the author according to the experience of database programming, using C++ Language templates, inheritance, authorized, polymorphism and other object-oriented features, from command mode to achieve the object in the relational data storage, reducing the application of systems and the coupling between the database, improve development efficiency.
-Abstract: This article is the author according to the experience of database programming, using C++ Language templates, inheritance, authorized, polymorphism and other object-oriented features, from command mode to achieve the object in the relational data storage, reducing the application of systems and the coupling between the database, improve development efficiency.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Storage
.......\Book.cpp
.......\Book.h
.......\Book.mdb
.......\Entity.cpp
.......\Entity.h
.......\EntitySet.h
.......\Storage.cpp
.......\Storage.h
.......\Book.cpp
.......\Book.h
.......\Book.mdb
.......\Entity.cpp
.......\Entity.h
.......\EntitySet.h
.......\Storage.cpp
.......\Storage.h