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.
标签: recordsets container library ODBC
上传时间: 2015-10-11
上传用户:xlcky
com集合技术的实现,作为com server端。有add,remove,removeall方法,和item,count,NewEnum属性的实现代码,以及集合的初始化方法。
标签: com
上传时间: 2015-10-17
上传用户:yuzsu
com集合技术,作为com的client端,演示在客户端如何调用com组件,读出集合的初始化数据,并可以add,remove集合数据。开发环境为ATL。
标签: com
上传时间: 2015-10-17
上传用户:wangchong
开源中间件 导入Hibernate相关的包进该项目: 选中项目名称后单击鼠标右键,从弹出的右键快捷菜单中选择“MyEclise-> Add Hibernate Capability”
上传时间: 2014-08-17
上传用户:cjf0304
Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. Using binary arithmetic, this algorithm essentially replaces multipliers with shift and add operations. In a Stratix™ device, it is possible to calculate some of these arithmetic functions directly, without having to implement the CORDIC algorithm.
标签: representation Magnitude the magnitude
上传时间: 2013-12-24
上传用户:金宜
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields
标签: administration phpMyAdmin the intended
上传时间: 2015-10-30
上传用户:时代电子小智
用vc实现的连接sql数据库程序,主要是管理方面的一些。you can add some new student news.And you can search news that you want.
上传时间: 2014-11-24
上传用户:lgnf
Return to a container object, can pass this object //Carry on management to the container, such as add to control a piece, with layout operation etc.
标签: container object management Return
上传时间: 2014-01-24
上传用户:rocketrevenge
xajax is an open source PHP libary for building Web-based Ajax applications. This wiki is a community-edited effort to generate information about and documentation for the xajax project. The base documentation and starter tutorials were written by the xajax authors, but please feel free to contribute to the discussion tabs for each page. Also, you are encouraged to add to the Tips and Tricks section with your own special xajax discoveries.
标签: applications Web-based building communit
上传时间: 2015-11-20
上传用户:2404
An example to accompany PCW March 2004 Visual Programming Hands On. To use, open the solution in the SchoolApp folder. April 2004: Now revised to add New and Delete options. Tim Anderson http://www.itwriting.com/pcw/
标签: Programming accompany solution example
上传时间: 2015-12-09
上传用户:qunquan