-
VB打印预览和其他形式的MSFlexGrid
VB中打印预览Msflexgrid等表格-VB Print preview and other forms Msflexgrid
- 2022-03-11 07:56:21下载
- 积分:1
-
带背景音乐的动画,dos下的多任务实现
带背景音乐的动画,dos下的多任务实现-background music with animation, dos under the multi-task to achieve
- 2023-02-27 18:00:03下载
- 积分:1
-
几种VB程序和案例
几种VB程序和案例-VB program and several cases
- 2023-03-24 07:50:04下载
- 积分:1
-
SRL. SCAR的基本资源库!!!没有的人可下载
SRL. SCAR的基本资源库!!!没有的人可下载-SRL. SCAR of the basic resources! ! ! No person may download!
- 2022-12-25 01:45:03下载
- 积分:1
-
tifftechnote2.txt.gz IJG的JPEG
ijg jpeg TIFFTechNote2.txt.gz
- 2022-02-12 15:29:03下载
- 积分:1
-
at45db081测试程序,实现单片机与该芯片的数据流通信情况;
at45db081测试程序,实现单片机与该芯片的数据流通信情况;-at45db081 testing procedures, to achieve single-chip with the chip data flow communication situation
- 2023-03-22 18:55:03下载
- 积分:1
-
这是一个我自己开发的,可以通过定制模板来实现PowerBuilder中将数据窗口的一行导入到excel中的全局函数,功能非常强大...
这是一个我自己开发的,可以通过定制模板来实现PowerBuilder中将数据窗口的一行导入到excel中的全局函数,功能非常强大-This is a development of my own, you can customize the templates to achieve the PowerBuilder DataWindow row will be imported into excel in the global function is very powerful
- 2022-01-25 17:12:06下载
- 积分:1
-
hdq总线的编程,代码详尽,注释清晰,程序清晰明了
hdq总线的编程,代码详尽,注释清晰,程序清晰明了-Bus hdq programming, code and detailed, clear notes, procedures clear
- 2022-09-12 11:20:02下载
- 积分:1
-
hoops基础讲义,培训课程,ppt格式讲义
hoops基础讲义,培训课程,ppt格式讲义-hoops
- 2023-08-05 17:40:03下载
- 积分:1
-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 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 long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1