-
《visual c++6.0实用教程》(杨永国)第六章源代码,自己编写。讲述了怎样为对话框增加菜单,添加右键快捷菜单等内容。...
《visual c++6.0实用教程》(杨永国)第六章源代码,自己编写。讲述了怎样为对话框增加菜单,添加右键快捷菜单等内容。
- 2022-06-11 11:30:09下载
- 积分:1
-
rolling window support font color, size, scroll windows, support font color, siz...
滚动窗口,支持字体颜色,大小, 图片 -rolling window support font color, size, scroll windows, support font color, size, photo Photo
- 2022-04-06 09:44:39下载
- 积分:1
-
研勤公司2440开发板4.2bsp,实现三串口功能
研勤公司2440开发板4.2bsp,实现三串口功能-research service company 4.2bsp 2440 Development Board, the realization of three functional Serial
- 2022-02-04 15:08:57下载
- 积分:1
-
XP优化REG
XP优化REG -XP Optimization REG
- 2022-02-26 21:38:06下载
- 积分:1
-
WINDOWS窗口设计文档,还是很不错的,呵呵,大家可以
WINDOWS窗口设计文档,还是很不错的,呵呵,大家可以-WINDOWS window design documents, or very good, huh, huh, we can
- 2022-05-22 22:27:31下载
- 积分:1
-
C编程例子38个,供基础学习用
C编程例子38个,供基础学习用-38 for the foundation to study
- 2022-08-23 03:50:28下载
- 积分:1
-
Windows CE 开发初步
许多开发人员都尝试了基于无线装置的软件编程,然而这些思想达于成功的关键之处在于他们能否深入了解Windows CE 的功能和...
Windows CE 开发初步
许多开发人员都尝试了基于无线装置的软件编程,然而这些思想达于成功的关键之处在于他们能否深入了解Windows CE 的功能和缺点。本文就此介绍了Windows CE 的一些基本特性,并指出过渡到基于无线装置的软件开发所应具备的知识。-Initial development of Windows CE
- 2022-06-14 00:07:30下载
- 积分:1
-
用于关闭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
-
vc 扩展 logowiz
vc 扩展 logowiz-vc expansion logowiz
- 2023-08-04 05:20:03下载
- 积分:1
-
编程步骤:
编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps:
1.Create a new project(Win32 Console Application)
2.Add source codes as following:List.cpp__the implementation of list type Operater.cpp__the implementation of operater type Main.cpp__the start point of the program
Then, Add head file as following:List.h__the head file of list type Operater.h__the head file of operater type.
3. Add code.........
4. compile, debug,correct and the finish
- 2022-01-28 12:46:25下载
- 积分:1