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
实验参数采集窗口程序 开始采集 Private Sub kaishicaiji_Click() Timer1.Enabled = True End Sub Private Sub lishishuju_Click() Form5.Show Form2.Hide End Sub Private Sub shishiquxian_Click() Form4.Show Form2.Hide End Sub
标签: Private Sub kaishicaiji_Click Enabled
上传时间: 2015-10-28
上传用户:watch100
文中介绍了在自制最小系统开发板上Vxworks嵌入式操作系统的END的开发过程,这个方法也实用于其他嵌入式硬件平台的Vxworks网络驱动程序的开发。
上传时间: 2013-12-02
上传用户:yuanyuan123
使用底层技术结束进程。The use of the underlying technology end of the process.
标签: technology underlying the process
上传时间: 2015-12-03
上传用户:zhoujunzhen
DATA:BEGIN OF HEADDATA. INCLUDE STRUCTURE BAPIMATHEAD. DATA:END OF HEADDATA. DATA:BEGIN OF PLANTDATA. INCLUDE STRUCTURE BAPI_MARC. DATA:END OF PLANTDATA. DATA:BEGIN OF PLANTDATAX. INCLUDE STRUCTURE BAPI_MARCX. DATA:END OF PLANTDATAX. READ TABLE XMKPF INDEX 1. IF XMKPF-TCODE2 = MIGO_GR . LOOP AT XMSEG.
标签: DATA HEADDATA BEGIN BAPIMATHEAD
上传时间: 2015-12-17
上传用户:古谷仁美
Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping strtok() fed with new input, and I don t like the schlepp. Tokenizer is a text-parsing input stream, modelled after the (undocumented) VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
标签: Tokenizer necessary standard complex
上传时间: 2013-12-16
上传用户:whenfly
Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
标签: executable consists Welcome package
上传时间: 2015-12-18
上传用户:baiom
采用MC13213做的在SMAC协议基础上的发送程序,可作为点对点实验中的END DEVICE.
上传时间: 2016-01-08
上传用户:懒龙1988
This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
标签: time Controller Between program
上传时间: 2016-01-23
上传用户:iswlkje
首页由top.asp index_asp.asp link.asp end.asp构成,首页修改完后,请到后台生成首页静态页面 管理员帐号密码均为:admin
上传时间: 2016-01-24
上传用户:refent