-
notepad++是一个开源的功能强大编辑器,可以高亮显示。里面的源码是用C++写的,用到了stl。...
notepad++是一个开源的功能强大编辑器,可以高亮显示。里面的源码是用C++写的,用到了stl。-notepad++ is a powerful open source editor, can be highlighted. Inside the source code is written in C++, use the stl.
- 2022-12-09 17:50:03下载
- 积分:1
-
图形界面贪吃蛇
资源描述基本的图形编程界面,加上鼠标状态位置获取来使游戏开始结束保存,获取键盘操作wasd移动q进行暂停或者继续。
- 2022-01-28 17:55:24下载
- 积分:1
-
可重复使用的WNDCTRL类 这个类基本上容纳了一些隐藏的控件和窗口。一个 WndCtrl对象有两个状态, 即开和关。你必须把这个控件加到m_WndCtrl中。
可重复使用的WNDCTRL类 这个类基本上容纳了一些隐藏的控件和窗口。一个 WndCtrl对象有两个状态, 即开和关。你必须把这个控件加到m_WndCtrl中。当WndCtrl被打开的时候,控件被创建,当WndCtrl被关闭的时候,控件被隐藏或撤销。WndCtrl将会是所有加到它上面的控件的父节点。WndCtrl可以在关闭或开着的状态下改变大小或重新定位。然而,关闭状态下的大小是静态的,不能被改变。无论大小是否被改变,都将会影响WndCtrl开着的状态- Might duplicate a WNDCTRL kind of this kind which used
basically holds some hideaways to control and the window. A WndCtrl
object has two conditions, namely opens with the pass. You must
control this to add to in m_WndCtrl. When WndCtrl is opened, controls
to found, when WndCtrl is closed, controls to hide or to abolish.
WndCtrl could be all adds to above it to control the father pitch
point. WndCtrl may the condition change the size under the closure
either is opening or relocate. However, under the off-position size is
the static state, cannot change. Regardless of size whether is
changed, all will be able to affect WndCtrl will be opening the
condition
- 2022-04-23 17:35:58下载
- 积分:1
-
call c code in java. a very simple mothed. try it
call c code in java. a very simple mothed. try it
- 2023-05-14 14:25:02下载
- 积分:1
-
mfc提示控件详细使用方法
mfc提示控件详细使用方法,使用很详细,对初学者还是熟练掌握的人都是很好的。mfc提示控件详细使用方法,使用很详细,对初学者还是熟练掌握的人都是很好的。mfc提示控件详细使用方法,使用很详细,对初学者还是熟练掌握的人都是很好的。
- 2023-04-19 22:30:03下载
- 积分:1
-
This is the source code to write VC industrial controls, can be directly applied...
这是VC 写的源码工业控件,可直接用于工控显示效果相当好,绝对不亚于世纪飞扬的控件-This is the source code to write VC industrial controls, can be directly applied to industrial display very good, absolutely no less than a century, dust control
- 2023-07-08 01:40:04下载
- 积分:1
-
多级菜单的实现,利用Windows函数,界面美观友好
多级菜单的实现,利用Windows函数,界面美观友好-Multimenu
- 2022-08-08 14:59:50下载
- 积分:1
-
Xtreme ToolkitPro V13.0.0,带参考示例,不过是评估版
Xtreme ToolkitPro V13.0.0,带参考示例,不过是评估版-Xtreme ToolkitPro V13.0.0 with code sample, but evaluation version
- 2022-04-12 04:57:15下载
- 积分:1
-
MFC写的CTrayIcon托盘类源码
1. 把TrayIcon.cpp和TrayIcon.cpp拷贝到你的项目目录,并添加到项目中
2. 在CTray...
MFC写的CTrayIcon托盘类源码
1. 把TrayIcon.cpp和TrayIcon.cpp拷贝到你的项目目录,并添加到项目中
2. 在CTrayIconDemoDlg.h中加入#include "TrayIcon.h"
3. 添加成员变量CTrayIcon m_TrayIcon
4. 建立菜单资源,使其ID为:IDR_TRAY_MENU
5.声明消息处声明消息处理函数:-CTrayIcon
- 2022-05-22 05:40:17下载
- 积分:1
-
较为简单画图程序,各种小功能都有
这是个伟大的计算机图形处理软件,,它包含了我的心血,为此我付出了很多,它包罗万象,包括直线,圆,贝策尔曲线,贝塔曲线等的绘制,几何处理(平移,旋转,缩放),颜色填充,字型设置,裁剪等等一系列功能
- 2023-04-21 03:35:09下载
- 积分:1