-
Base64 Content-Transfer-Encoding standard
这个小实用程序实现RFC1113中描述的Base64内容传输编码标准(http://www.faqs.org/rfcs/rfc113.html).
- 2023-05-21 23:10:03下载
- 积分:1
-
MiniDbg achieved the basic framework for user
MiniDbg 实现了了基本的用户态调试器框架-MiniDbg achieved the basic framework for user-mode debugger
- 2022-04-08 02:01:07下载
- 积分:1
-
开通或关闭ppc手机数据线充电功能的源代码
开通或关闭ppc手机数据线充电功能的源代码-Opened or closed ppc phone data line charging function source code
- 2023-02-27 20:45:03下载
- 积分:1
-
电路板绘制程序用vb编的
电路板绘制程序用vb编的-circuit board drawing program with vb series
- 2022-03-13 20:48:22下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1
-
VB实现计算器程序
VB实现计算器程序-VB calculator program
- 2022-02-14 18:18:51下载
- 积分:1
-
C8051F06X单片机编程,DAC模块
C8051F06X单片机编程,DAC模块-C8051F06X Microcontroller Programmer, DAC Module
- 2022-07-22 21:12:49下载
- 积分:1
-
用作查看windows变成源码的工具,比起vc界面更易于读代码,请大家共享之...
用作查看windows变成源码的工具,比起vc界面更易于读代码,请大家共享之-a tool for viewing codes, which was superior than vc
- 2022-07-25 22:09:38下载
- 积分:1
-
拼图小游戏jva 原代码,功能基本实现,对与个人学习有一定帮助,希望能对你的学习有所帮助...
拼图小游戏jva 原代码,功能基本实现,对与个人学习有一定帮助,希望能对你的学习有所帮助-Puzzle game jva source code, function basically, to some extent help with individual learning, hoping to help you learn! ! !
- 2023-02-08 14:30:04下载
- 积分:1
-
企业人事管理系统完美版源代码
这是一套完整的企业人事管理系统完美版软件源代码,主要功能包括系统设置、员工档案、考勤管理、工作评价、员工调动、工资管理等几大模...
企业人事管理系统完美版源代码
这是一套完整的企业人事管理系统完美版软件源代码,主要功能包括系统设置、员工档案、考勤管理、工作评价、员工调动、工资管理等几大模块,程序使用了vsFlex8.ocx、VsNetMenu.ocx、WinXPCEngine.ocx三个第三方的界面控件,其中VsNetMenu.ocx 5.0要求注册-Personnel management system perfect version of the source code This is a complete set of enterprise personnel management system perfect version of the software source code, the main functions, including system settings, staff files, attendance management, job evaluation, staff mobility, wage management of several major modules, procedures used vsFlex8.ocx, VsNetMenu.ocx, WinXPCEngine.ocx three third-party interface controls, which require VsNetMenu.ocx 5.0 Registration
- 2022-12-17 02:05:04下载
- 积分:1