-
用于关闭Windows信使服务弹出窗口的小程序,使用Delphi6编写,调用相关的API函数。最经典之处在于发现了WindowsNT5系列的OS(XP&2K)的...
用于关闭Windows信使服务弹出窗口的小程序,使用Delphi6编写,调用相关的API函数。最经典之处在于发现了WindowsNT5系列的OS(XP&2K)的信史服务弹出窗体中,信使服务四个字后面有一个空格。-closed for the Windows Messenger Service pop-up window to the small, the use of Delphi6 preparation, call the API function. The most classic is that WindowsNT5 found a series of OS (XP2K) messenger service pop-up window, the courier services are the words behind a box.
- 2022-01-28 03:19:37下载
- 积分:1
-
wpf做的图片浏览器,集成一般功能,但不够完善
wpf做的图片浏览器,集成一般功能,但不够完善-PhotoGallery design by wpf,it is not
perfect.
- 2022-11-17 17:35:04下载
- 积分:1
-
vc6可以运行的jsoncpp
vc6可以运行的jsoncpp,已经配置好工程文件,修改好源码,不需要任何改动。
- 2023-05-03 05:35:04下载
- 积分:1
-
在C++面向对象类样本矩阵
class matrix in C++ OOP sample
- 2022-06-01 03:03:42下载
- 积分:1
-
VC中设置并叠加透明图片实例
window窗口上面设置并叠加透明图片的示例代码。
- 2022-11-04 13:40:03下载
- 积分:1
-
本程序是一个定时器程序,很类似微软的定时器
本程序是一个定时器程序,很类似微软的定时器-this procedure is a timer procedure is very similar to Microsoft"s timer
- 2022-01-26 02:09:46下载
- 积分:1
-
Delphi OP crypter研究
应用背景样品函数ReadFile(文件名:AnsiString字符串);VaR和公司;公司;公司;公司;公司;公司;公司;公司;公司;公司; ;缓冲区 ; ; ; ; ; ; ;:AnsiString;的规模和规模,并在;和,和,;,;,;readbytes ; ; ; ; ;:整数; ;defaultfilemode:字节;开始结果是:“”; ;defaultfilemode:=我不; ;我不:= 0; ;assignfile(F,文件名);重置(女,1); ;如果(ioresult = 0)然后一开始 ; ; ;尺寸:=文件大小(F); ; ; ;而(尺寸& gt;1024)做和,开始,开始 ; ; ; ; ;规定长度(缓冲区,1024); ; ; ; ; ;blockread(F,缓冲[ 1 ],1024,readbytes);和,和,和,结果:=结果+缓冲区; ; ; ; ; ;12(大小,readbytes);和,结束,结束; ; ; ;规定长度(缓冲区,大小); ; ; ;blockread(F,缓冲[ 1 ],大小);和,结果:=结果+缓冲; ; ; ;关闭一个打开的文件(F);结束了; ;我不defaultfilemode:=;终点功能readeof(delimit1,delimit2:字符串:字符串);VaR ;缓冲区 ; ; ; ; ;:AnsiString;reslength ; ; ;:整数;我和公司的;&;&;&;&;&;&;&;posdelimit ; ;:整数;开始 ;缓冲:= ReadFile(paramstr(0)); ;如果POS(delimit1,缓冲)& gt;POS(delimit2,缓冲)
- 2022-10-07 03:10:02下载
- 积分:1
-
记事本源码,很不错,基本实现了功能,可改进。
记事本源码,很不错,基本实现了功能,可改进。-Notepad source, it is true that the basic realization of the function, could be improved.
- 2022-03-28 19:22:40下载
- 积分:1
-
Credit calculator, Vice c++ source code and project files will certainly be help...
学分计算器,副c++源码和工程文件,一定会很有帮助!-Credit calculator, Vice c++ source code and project files will certainly be helpful!
- 2022-07-09 06:54:24下载
- 积分: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