-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2023-03-28 19:10:03下载
- 积分:1
-
vc灵感编程范例源代码 01 菜单加速键 02 动态创建菜单 03 位图菜单项 04 制作鼠标右键弹出的菜单 05 给系统菜单添加菜单项 06 模式对话框 07
vc灵感编程范例源代码 01 菜单加速键 02 动态创建菜单 03 位图菜单项 04 制作鼠标右键弹出的菜单 05 给系统菜单添加菜单项 06 模式对话框 07 无模式对话框 08 AfxMessageBox的使用 09 基于对话框的应用程序 10 改变对话框的背景色 11 滚动轴的使用 12 隐藏任务栏 13 限制窗口大小的改变 14 创建不规则窗口 15 透明窗口 16 一个总在最上的紫色窗口 17 使窗口居中显示 18 拖非标题栏移动窗口 19 拆分窗口 20 自动停靠窗口-vc inspiration source code programming examples accelerated 01 menu button to create dynamic menu 02 03 04 menu items map system with the right mouse button for the pop-up menu of 05 added to the system menu mode menu items 06 07 modeless dialog box 08 A. fxMessageBox 09 based on the use of dialog 10 applications to change the background color dialog 11 the use of the rolling axis 12 13 hidden task bar window size limit of 14 changes to create irregular window transparent window 15 1 six in a total of the top 17 purple window so that the window of 18 middle-trailers moving window title bar window 20 19 Resolution automatic call window
- 2022-04-17 18:02:51下载
- 积分:1
-
VC is similar to when the New Project wizard AppWizard
类似于VC新建项目时的AppWizard向导程序-VC is similar to when the New Project wizard AppWizard
- 2022-05-24 13:58:07下载
- 积分:1
-
透明按钮!
透明按钮!-Transparent button!
- 2022-06-13 21:14:26下载
- 积分:1
-
企业产品展示
企业产品展示,整站源码,asp+access,适合小企业使用.全部开放,无加密,使用简单,界面友好新颖!
- 2022-07-04 06:52:24下载
- 积分:1
-
本例子将教会VC初学者如何使用进度条控件,简单易学
本例子将教会VC初学者如何使用进度条控件,简单易学-example of the Church of the VC beginners how to use the progress of control, easy
- 2022-06-27 22:24:17下载
- 积分:1
-
常用的控制演示和使用的接口函数,参数为S
vc中常用控件介绍以及API函数的用法介绍,参数据设置等,这是我多年的编程经验-vc Common Control presentations and the use of API function, the parameter was set up, this is my years of programming experience
- 2022-03-21 06:42:52下载
- 积分:1
-
QT扫雷 (windows编译)通用
资源描述主要运用的方法:
1、继承QLabel的来实现自己的Block类,
2、重写Block类的mousePressEvent(QMouseEvent* event)函数来响应相应鼠标事件,
3、使用QGirdLayout进行布局。
下面对每个性质进行分析:
性质1、应当是一开始就确定的,故在内部设置一个mine_flag_,由Block的构造函数初始化;
性质2、在内部设置一个标志ok_flag_,一开始默认为false,当外界访问了方块时,设置为true。那么访问操作为何?即鼠标左键事件,下面讨论;
性质3、当BlockArea每个方块构建完之后,此方块的数字就确定了,所以我们可以提供一个setNumber(int)函数,这个函数只应在设置BlockArea时调用;
性质4、内部设置一个mark_flag_,当外界进行设置操作时,进行。那么何为设置操作?即鼠标右键事件,下面讨论。
- 2022-01-21 00:57:01下载
- 积分:1
-
仪表控制
meter control
- 2023-03-17 06:05:03下载
- 积分:1
-
Splitter控件的文档程序,它使用CFormView类的作用。
这是一个关于Splitter控件的文档程序,它利用CFormView类实现了不同视图间的数据交互和控件响应。-Splitter controls on the documentation procedures, it uses CFormView category achieved between different views of the data and control interactive response.
- 2022-07-14 19:47:39下载
- 积分:1