-
这是一个自己写的完整的ADO类 包含了MSADOX 和 MSADO两部分
这是一个自己写的完整的ADO类 包含了MSADOX 和 MSADO两部分-This a complete write his ADO MSADOX category contains two parts and MSADO
- 2023-05-29 00:40:03下载
- 积分:1
-
can端口的发数据的测试,可以将该程序考到wince下,用来测试can口的发送数据功能
can端口的发数据的测试,可以将该程序考到wince下,用来测试can口的发送数据功能-can fat-port test data, you can test this program to wince under the mouth can be used to test the function of sending data
- 2022-10-25 15:45:02下载
- 积分:1
-
multiple threads simultaneously multiple tasks
多线程方式同时进行多项任务-multiple threads simultaneously multiple tasks
- 2022-04-02 05:15:03下载
- 积分:1
-
用了TNMHTTP组件得到文本文件的正文然后以字符串形式分析格式将其中的信息分离,可以得到版本,下载地址,更新日期等信息,你可以自己增加更多,程序作相应的调整就
用了TNMHTTP组件得到文本文件的正文然后以字符串形式分析格式将其中的信息分离,可以得到版本,下载地址,更新日期等信息,你可以自己增加更多,程序作相应的调整就行了-TNMHTTP components used to be a text file with the text string then to the analysis of the format in which the information will be separate versions can be downloaded addresses, updated information, etc. You can add more, procedures adjusted accordingly on the line
- 2022-05-05 17:46:12下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
第47章 运行后自销毁的程序 适合广大爱好vc的朋友,有一定的参考价值...
第47章 运行后自销毁的程序 适合广大爱好vc的朋友,有一定的参考价值-Chapter 47 after running from the destruction of the procedures for vc-loving friend, a certain reference value
- 2022-06-21 05:14:08下载
- 积分:1
-
设置窗口的图标
设置窗口的图标-Set the icon of a window
- 2023-03-19 09:20:03下载
- 积分:1
-
qxl驱动源码,包括miniport和display两部分
qxl源码包,Windows qxl驱动,包括miniport和display两部分。使用Windows SDK直接运行build -cZg即可。生成文件包括qxldd.dll和qxl.sys文件。
- 2022-07-14 04:09:56下载
- 积分:1
-
CE 6.0平台使用酷派风格列表控件的例子
CE 6.0平台使用酷派风格列表控件的例子-CE 6.0 platform, using the example of Cool-style list control
- 2022-12-06 22:00:03下载
- 积分:1
-
键盘输入不定长(最大长度受限制)二进制数,以回车键结束,输入数据要求有容错功能,然后将其转换成十六进制数显示输出。...
键盘输入不定长(最大长度受限制)二进制数,以回车键结束,输入数据要求有容错功能,然后将其转换成十六进制数显示输出。-Keyboard input variable length (maximum length) binary number to the end of the enter key, the input data required fault tolerance, and then converted to hexadecimal number display.
- 2022-03-18 20:09:52下载
- 积分:1