-
函数 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
-
本代码演示了在浏览器中不会弹出警告的ActiveX
本代码演示了在浏览器中不会弹出警告的ActiveX-demonstration of the code of the browser will pop up warning ActiveX
- 2022-01-25 21:16:32下载
- 积分:1
-
Access to the basic hardware information, VC++ under development, the test can b...
获取系统的硬件的基本信息,VC++下开发,测试通过,可以运行-Access to the basic hardware information, VC++ under development, the test can be run
- 2023-01-23 15:50:03下载
- 积分:1
-
小型计数器。可以计算简单的“+、
小型计数器。可以计算简单的“+、-、*、/...”-Small counter. Can calculate a simple
- 2022-03-23 23:03:08下载
- 积分:1
-
DDE(动态数据交换)服务端接受VB元程序
DDE(动态数据交换)服务端接受VB元程序-DDE (dynamic data exchange) service-receiving element program VB
- 2023-05-24 19:30:03下载
- 积分:1
-
超简单C++小程序,仅供参考,例题运行,多谢指导!
超简单C++小程序,仅供参考,例题运行,多谢指导!-Ultra simple C++ Small procedures are for reference only, example is running, I would like to thank the guidance!
- 2022-04-20 18:06:28下载
- 积分:1
-
代码验证的基础
base code demonstrate
demonstrate-base code demonstrate
demonstrate
demonstrate
- 2022-03-18 08:02:11下载
- 积分:1
-
一个局域网聊天工具
一个局域网聊天工具-a LAN chat tool
- 2022-08-17 09:16:01下载
- 积分:1
-
钟表
钟表-A demo shows how to program a clock.
- 2022-10-11 19:10:04下载
- 积分:1
-
A scientific calculator. WINDWOS built
科学计算器一款.跟WINDWOS自带的一样的功能,大家学习一下,非常好的-A scientific calculator. WINDWOS built-in with the same capabilities, we learn from this. very good
- 2022-02-01 09:48:03下载
- 积分:1