-
一个关于进度条的源码
一个关于进度条的源码-A progress bar on the source
- 2023-08-18 13:40:03下载
- 积分:1
-
一个示例程序,可以用C在DOS下编写图形化菜单,源代码测试可用...
一个示例程序,可以用C在DOS下编写图形化菜单,源代码测试可用-a sample program that can be used in DOS C prepare graphical menu, testing source code available!
- 2022-08-13 17:03:23下载
- 积分:1
-
一步 向您展现,mfc框架的实现过程,达内老师经典之作!
一步 向您展现,mfc框架的实现过程,达内老师经典之作!-Show you step by step, mfc framework of the implementation process
- 2022-01-25 22:50:26下载
- 积分:1
-
Create round SysMenu buttons and learn how to do flicker
Create round SysMenu buttons and learn how to do flicker-free painting in the caption and more. (New features were added.)
- 2022-02-14 20:57:24下载
- 积分: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
-
拖动无标题栏窗口,调用到API函数!
拖动无标题栏窗口,调用到API函数!-window title bar, to the API function calls!
- 2023-07-11 12:25:02下载
- 积分:1
-
这个小软件通过在可执行文件(.exe)的尾部添加一个新节(Section),并且修改PE的入口地址,使可执行文件在运行时,跳出一个输入密码的对话框,从而实现了简...
这个小软件通过在可执行文件(.exe)的尾部添加一个新节(Section),并且修改PE的入口地址,使可执行文件在运行时,跳出一个输入密码的对话框,从而实现了简单的加密。-small software in executable files (. Exe) to the tail adding a new section (Section), and amend the PE import addresses, so that the executable file is run, jump out of a password dialog box, thus achieving a simple encryption.
- 2022-02-02 19:26:12下载
- 积分:1
-
将网页设计制作成类似应用程序多窗口的风格。
将网页设计制作成类似应用程序多窗口的风格。-Web page design will be similar applications into multi-window style.
- 2023-02-26 07:10:03下载
- 积分:1
-
模拟卡巴斯基2009界面,是初学者很好的例子
模拟卡巴斯基2009界面,是初学者很好的例子-Analog Kaspersky 2009 interface, is a good example for beginners
- 2022-03-26 11:31:33下载
- 积分:1
-
简单的桌面时钟程序,实现了时钟显示和调整,以及时钟的外部画面。可以让初学VC的参考学习。...
简单的桌面时钟程序,实现了时钟显示和调整,以及时钟的外部画面。可以让初学VC的参考学习。-A simple desktop clock program to realize the clock display and adjustment, as well as the external screen clock. VC allows beginners to learn the reference.
- 2023-05-15 23:25:03下载
- 积分:1