-
一个CE版本的CCEbuttonSt类,运行PNG等多种格式的图片显示,重载drawitem来自绘按钮....
一个CE版本的CCEbuttonSt类,运行PNG等多种格式的图片显示,重载drawitem来自绘按钮.-A CE version of the CCEbuttonSt classes, running a variety of formats such as PNG images showed heavy drawitem from the painted buttons.
- 2022-05-05 22:07:07下载
- 积分:1
-
dynamic change and segmentation window
动态改变和分割窗口-dynamic change and segmentation window
- 2022-02-04 21:46:11下载
- 积分:1
-
一个关于GUI动画的代码,动态演示一图形绘制
一个关于GUI动画的代码,动态演示一图形绘制-an animation on the GUI code, dynamic demonstration of a graphics rendering
- 2022-09-29 12:55:03下载
- 积分:1
-
MFC入门计算器
MFC入门计算器,程序比较简单,但是对于刚刚学习C的MFC编程人员,可以很快的上手,可以在看懂的基础上尝试编程
- 2022-12-07 08:10:04下载
- 积分:1
-
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动...
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种:
手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制;
在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_NCLBUTTONDOWN消息实现窗口移动,此时窗口移动过程的绘制由系统实现。
显然,后者较前者简单。本文采用后者。-top window is a non-title bar, menus, tools of a regular Habitat top of the window, the most common example is the input window, such as smart window ABC. This window features in addition to the upside, the most important thing is moving the window. General Mobile through the window title bar automatically by the system for such window will not be able to rely on the system, and will need to achieve manually. Implementation of two ways : manual processing WM_MOVE, WM_LBUTTONUP news, and in accordance with the movement of the mouse to achieve their mobile window in the process of drawing; In WM_MOVE message processing function to send itself through the parameters wParam HTCAPTION
- 2022-08-06 00:41:04下载
- 积分:1
-
自动修改Visualc++资源文件的ID的值,是一个非常好的工具,能修改资源文件的错误...
自动修改Visualc++资源文件的ID的值,是一个非常好的工具,能修改资源文件的错误-Automatically modify Visualc++ Resource ID documents of value, is a very good tool to modify the resource file error
- 2022-04-17 23:59:39下载
- 积分:1
-
in a dialog box of static static display on the designated rolling text, rolling...
在一对话框的static静态框上滚动显示指定的文字,滚动字幕可设背景图片-in a dialog box of static static display on the designated rolling text, rolling subtitles can be installed background images
- 2022-07-03 06:30:26下载
- 积分:1
-
使用 C# 的简单打分系统
这是使用 Visual Studio 2010 有一个 C# 语言和 Microsoft Access 2007 创建一个程序。这是一个简单的分级系统,创建和保存学生的新数据和其等级的他们的学期和学年。
此系统的特点是:
-计算成绩的学生,并确定他们是否失败或通过
-添加、 保存、 更新和删除记录的学生的成绩
-在 datagrid 中查看学生的记录和他们的具体成绩
-它有一个导航面板,允许用户以导航学生的纪录,
-此系统可以计算的等效等级和百分比测验、 出勤、 项目和考试。
如果你将一个完整的分级系统,你必须包括到最后年级获得 GWA 分级。它必须有具体学期学年,并完成有自己特定的科目学生的记录。
- 2022-08-16 03:23:44下载
- 积分:1
-
完全模拟OICQ的界面的程序
完全模拟OICQ的界面的程序- Completely simulates OICQ the contact surface procedure
- 2022-01-26 05:13:40下载
- 积分:1
-
DELPHI版本:D6,D7及以上版本 介绍:BSSKin包含窗体,按钮等VCL组件,用于界面设计,控件包含应用示例。...
DELPHI版本:D6,D7及以上版本 介绍:BSSKin包含窗体,按钮等VCL组件,用于界面设计,控件包含应用示例。-Delphi Version : D6, D7 and above presentations : BSSKin contains forms, buttons, etc. VCL components for interface design, control contains a sample application.
- 2022-01-25 17:22:01下载
- 积分:1