-
windows核心编程 DELPHI版 源代码 非常有用
windows核心编程 DELPHI版 源代码 非常有用-DELPHI programming windows version of the core source code is very useful
- 2022-02-28 15:45:52下载
- 积分:1
-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1
-
operating system is a practicing procedures for the operating system when a memo...
是我一个操作系统练习程序,用于初学操作系统的人模拟内存FIFO调度-operating system is a practicing procedures for the operating system when a memory FIFO scheduling simulation
- 2023-06-19 20:40:03下载
- 积分:1
-
User management system, use DAO to manipulate user' s properties
用户管理系统,利用DAO来对用户的属性进行操作-User management system, use DAO to manipulate user" s properties
- 2022-01-22 07:09:46下载
- 积分:1
-
Delphi E
Delphi E-mail 特快专递示例-Delphi E-mail Speedpost sample
- 2022-03-19 17:59:10下载
- 积分:1
-
Intel386TM SX MICROPROCESSOR
datasheet
Intel386TM SX MICROPROCESSOR
datasheet
- 2023-08-07 23:25:03下载
- 积分:1
-
一个开源链表类
实现链表的大部分功能,可直接使用。实现链表的创建,添加和删除等功能。可以帮人更好的进行链表的操作,并不用太在意链表内部的各种情况。
- 2022-09-21 01:35:04下载
- 积分:1
-
jflash程序源代码(C)。
Jflash program source code(C).
- 2022-05-07 13:36:36下载
- 积分:1
-
c#的登陆入口,是初学者的最基本的数据库的应用程序。
c#的登陆入口,是初学者的最基本的数据库的应用程序。-landing import is the most basic beginners database applications.
- 2022-02-10 02:34:07下载
- 积分:1
-
电驴的源代码
eMule电驴的源代码
编译说明(推荐使用Visual Studio .NET 2003)
1.将rcdll.dll复制到Visual Studio .NET 2003安装目录的Vc7in目录中。(这是为了使用能在vista下显示的图标)
2.打开easyMule_Libs.sln,执行“生成解决方案”。(easyMule_Libs.sln里所包含的是easyMule所依赖的库文件。)
3.打开easyMule.sln编译即可。-the source code of eMule
Compiling instruction (recommend to use Visual Studio .NET 2003)
1.Copy rcdll.dll to Vc7in under the installation directory of Visual Studio .NET 2003.(in order to use special icons under Vista)
2.Open easyMule_Libs.sln and execute build solution .(easyMule_Libs.sln contains libraries which easyMule depends on)
3.Open easyMule.sln and compile it.
- 2022-02-21 03:56:32下载
- 积分:1