-
April 2006 National Computer Rank Examination two written questions and answers
2006年4月全国计算机等级考试二级笔试试题及答案-April 2006 National Computer Rank Examination two written questions and answers
- 2022-05-27 03:56:29下载
- 积分:1
-
C语言必不可少的学习小程序,打好C语言基础的好联系程序
C语言必不可少的学习小程序,打好C语言基础的好联系程序-C language learning essential small procedures, a good C language-based program to make contact
- 2022-11-04 16:40:03下载
- 积分:1
-
Bmp文件是非常常用的位图文件,无论是游戏还是其他都被广泛使用。针对bmp文件的处理也有一堆现成的api进行调用,然而文件内部究竟怎样,如何自己来解析这样的文件...
Bmp文件是非常常用的位图文件,无论是游戏还是其他都被广泛使用。针对bmp文件的处理也有一堆现成的api进行调用,然而文件内部究竟怎样,如何自己来解析这样的文件呢-Bmp file is a very commonly used bitmap file, whether it is games or other have been widely used. Bmp file for the deal also has a pile of off-the-shelf api calls, but what the internal documents, how to own such a document to resolve this
- 2022-03-21 13:22:07下载
- 积分:1
-
CCD cameras use KAF401 drawings produced the information.
用KAF401制作CCD摄像机的图纸资料。-CCD cameras use KAF401 drawings produced the information.
- 2023-09-08 22:50:04下载
- 积分:1
-
把那个放大镜拖到mfc写的程序的窗口上,如securecrt,vc6等,松开鼠标就能看到一些内部函数地址了。如oninitdialog,onok什么的一目了然。...
把那个放大镜拖到mfc写的程序的窗口上,如securecrt,vc6等,松开鼠标就能看到一些内部函数地址了。如oninitdialog,onok什么的一目了然。拖到子窗口如铵钮上时,可以看出其id,当然,这个工作也可以由spy++完成。结合其父窗口message map的输出,还可以知道当点击这个按钮时,会跳到哪段程序上执行
-Mfc drag the magnifying glass to write a window procedure, for example, securecrt, vc6, etc. Release the mouse will be able to see some internal function address. If oninitdialog, onok what at a glance. Drag the child window, such as when ammonium button, one can see their id, of course, this work can also be spy++ Completed. Combination of his father, a window message map output, but also know that when clicking on this button will jump to the implementation of procedures which paragraph
- 2022-03-02 05:42:10下载
- 积分:1
-
Fila Linar
冰雹
- 2023-07-24 05:55:02下载
- 积分:1
-
自己写的一个 用 CSpreadsheet 类操作Excel的小报表处理程序
自己写的一个 用 CSpreadsheet 类操作Excel的小报表处理程序-Wrote it myself, a class action with CSpreadsheet report processing procedures for small-Excel
- 2023-04-08 17:05:04下载
- 积分:1
-
Network file uploading and downloading of communication tools, user
网络文件上传下载通信工具,界面友好,操作简单.-Network file uploading and downloading of communication tools, user-friendly, simple operation.
- 2022-08-20 05:36:21下载
- 积分: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
-
asp.net版本的开心农场源代码,完整的复制了目前开心农场游戏的内容,以FLASH为主要表现形式...
asp.net版本的开心农场源代码,完整的复制了目前开心农场游戏的内容,以FLASH为主要表现形式-asp.net source code version of Happy Farm, a complete copy of the current farm fun game content to FLASH as the main form of
- 2022-03-26 00:46:33下载
- 积分:1