-
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环...
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-MFC there are two types of thread, thread workers were called and the user interface thread. The main difference between the two is artificial threads no news cycle, and the user interface thread has its own message queue and the news cycle
- 2022-11-24 12:35:03下载
- 积分:1
-
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例(光标)。...
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例(光标)。-display of the code DB_LIB the use of SQL Server connectivity, and the examples of various operational (cursor).
- 2022-06-14 05:36:49下载
- 积分:1
-
smsjsql
一个完全仿照阿里巴巴的网站管理系统
本软件没有版权问题(an entirely modeled on the website Alibaba management system software without the copyright issue)
- 2006-06-22 13:51:06下载
- 积分:1
-
against the source is the development of small and medium
本源码是针对中小型超市而开发的超市管理系统,使用方便-against the source is the development of small and medium-sized supermarkets and supermarket management system, easy to use
- 2022-02-01 03:49:33下载
- 积分:1
-
Data Warehouse developed a very good example of development using sql2005 to ach...
数据仓库开发的很好的一个例子,用sql2005开发实现-Data Warehouse developed a very good example of development using sql2005 to achieve
- 2023-01-07 23:10:05下载
- 积分:1
-
返回一个包含行集的字符串格式。方法,getXML,TA…
This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ”
ProcedureName = stored procedure, or query statement with parameter markers.
Parameters = NULL for no query parameters or a variant containing either a scalar value or safe array of multiple query parameters. Make sure the client declares any parameter vector as an array of variants, i.e. in VB, Dim Params(1 to 3) as Variant … Scalar entries can be any type recognized by the STD_SWITCH macro defined in QueryHandler.cpp.
Result = Output string that holds the resulting row set XML.
DocumentElementName = optional specification of the XML root node name. Default value is “root”.-This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY In
- 2022-04-08 23:07:17下载
- 积分:1
-
vb 对数据库的图象实现存储利用路径之外的另一种方法
vb 对数据库的图象实现存储利用路径之外的另一种方法-vb images in the database used for storage in addition to the path method
- 2022-01-31 12:40:59下载
- 积分:1
-
计算指定年月的最后一天的自定义函数
用SQL计算指定年月的最后一天的自定义函数(calculated using SQL designated date of the last day-defined function)
- 2005-06-07 01:52:23下载
- 积分:1
-
C#数据库与ASP网站
用asp模板创建网,并连接到数据库,在网站读取或修改数据库数据。该数据库是自定义数据库,自己编写的存储机制。
- 2022-02-01 09:30:34下载
- 积分:1
-
学生考试管理系统ado版,面向sql的vc++数据库编程
学生考试管理系统ado版,面向sql的vc++数据库编程-Examination management system version ado, sql for the vc++ Database Programming
- 2022-05-05 13:50:55下载
- 积分:1