登录
首页 » 其他 » VC++演示如何实现ODBC异步调用

VC++演示如何实现ODBC异步调用

于 2022-06-19 发布 文件大小:26.57 kB
0 144
下载积分: 2 下载次数: 1

代码说明:

VC++演示如何实现ODBC异步调用,好像比较高级的数据库编程技巧,其实实现方法并不复杂,而且异步调用ODBC还可以解决很多普通模式下不能解决的问题。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VC++运用循环队列和链表技巧开发的贪吃蛇游戏
    VC++运用循环队列和链表技巧开发的贪吃蛇游戏,游戏的玩法和其它的贪食蛇游戏没什么区别,但是编程思路和运用的技巧却与其它的同类游戏大相径庭,本游戏运用了循环队列和链表的技巧而编写,操作方法:按键盘上的W/A/S/D键控制蛇身上下左右移动,蛇身、食物数量可以自定义。
    2022-02-06 03:18:29下载
    积分:1
  • vb做的一个主接线,属于电力系统方面的,有断路器和隔离开关...
    vb做的一个主接线,属于电力系统方面的,有断路器和隔离开关-vb done a main wiring belonging to the electricity system, circuit breakers and disconnector
    2022-08-06 05:31:21下载
    积分:1
  • 用汇编做的一个编制演奏音乐的的小程序,是一次课程设计的题目!..用汇编做的一个编制演奏音乐的的小程序,是一次课程设计的题目!...
    用汇编做的一个编制演奏音乐的的小程序,是一次课程设计的题目!..用汇编做的一个编制演奏音乐的的小程序,是一次课程设计的题目!-do with the compilation of a music concert establishment of small procedures, curriculum design is a topic! .. With a compilation of a music concert establishment of small procedures, curriculum design is a topic!
    2022-08-07 19:55:36下载
    积分:1
  • CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectional...
    CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectionaly. ECG also outputed through RS232 using final year project real-time frame structure.-CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectionaly. ECG also outputed through RS232 using final year project real-time frame structure.
    2022-04-18 16:41:40下载
    积分:1
  • 220个C语言代码实例大全
    220个C语言代码实例大全,一共有220个C源码,涉及到游戏、算法、字符等多方面的技术,比如:   解救人质游戏只要可以走到下面的小人那里就赢   合并两上有序文件   数列求和、猜数字游戏   图形的广度优先搜寻法   斐波那奇=阶数   字符的图形输出等。
    2022-02-05 05:25:03下载
    积分:1
  • : 1, the first "production" box importation of production, "input...
    说明: 1、先在“产生式”框中输入产生式,在“输入的符号串”框中输入待分析的符号串,点击“编译”按钮开始根据产生式分析输入的符号串。 2、在“范例”菜单中可以选择预选的产生式和输入符号串范例,有两个范例,其中书上范例为“范例代码2”。 3、“产生式”框中,“显示消除左递归结果”选中时,执行编译后如果“产生式”框内内容没有变化,则原输入的产生式符合LL(1),否则,“产生式”框内内容将转换为符合LL(1)的文法。-: 1, the first "production" box importation of production, "input string of symbols" input box to the symbol series analysis, Click on the "Build" button to begin production analysis of the input string of symbols. 2, the "paradigm" menu can choose a pre-production series and the importation of symbols example, there are two examples, which book example of "two examples of code." 3, "have a" box, "showed that the elimination of left recursive results" selected, If, after the implementation of compiler "production" box contents have not changed, then the importation of the production line with LL (1), otherwise, "Production" box contents will be converted to meet LL (1) grammar.
    2022-07-23 04:31:15下载
    积分:1
  • Eternal Lands(永恒大陆)的地图编辑器代码!~你可以选者VC++和DEVCPP进行编译...
    Eternal Lands(永恒大陆)的地图编辑器代码!~你可以选者VC++和DEVCPP进行编译-Eternal Lands (eternal mainland) code of the map editor! ~ You can choose who VC++ And compile DEVCPP
    2022-05-21 20:26:11下载
    积分:1
  • This is the Chinese character and telegraph code mutual inquiries small tools, f...
    这是汉字与电报码相互查询的小工具,在填写机读卡时非常有用,大家可以看看,因为本人刚学,另外电报码字库不全,可能会影响查询效果,还请各位指导!!有喜欢VFP编程的朋友可以来信相互学习-This is the Chinese character and telegraph code mutual inquiries small tools, filling in Cuba, Denmark, Germany will be very useful, we can see, because I just learning, and telegraph code font incomplete, it may affect the inquiry results, also requested the guidance you! ! VFP programming is like the letter from a friend can learn from each other
    2022-07-01 14:05:21下载
    积分:1
  • 调试成功的基于TI28335的异步电机VVVF控制程序
    三相交流异步电机的恒定V/F控制源代码,适用于TI的28335DSP,可在TI原装的F24x板上直接跑。适用于CCS3.3编译、调试环境,可参考向其他芯片进行移植或修改、增加控制算法,实现对三相风机、泵、传送带动力、纺织机传动等控制方面的应用。程序包括分步递进编译,分成五部分:空间矢量PWM波形发生、电流/转速测量、两相电流的PI控制、电流闭环控制、速度PI闭环控制(电流和速度双闭环控制)。其中包含全部的源码和使用说明指导文档,是学习VVVF控制过程及算法很好的教程和示例。
    2022-01-31 22:11:25下载
    积分:1
  • Saipan example program source code, a good source code examples, please see the...
    塞班例子程序源代码,不错的源代码例子,请大家查看,希望有所帮助。-Saipan example program source code, a good source code examples, please see the hope that help.
    2022-05-06 05:22:42下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载