-
近有位读者来信指出:《在线杂志》第26期中有一篇文章:“再谈 CFileDialog 对话框的定制”,其例子程序有一个bug。如果多选时选中的文件过多,那么后面...
近有位读者来信指出:《在线杂志》第26期中有一篇文章:“再谈 CFileDialog 对话框的定制”,其例子程序有一个bug。如果多选时选中的文件过多,那么后面选中的文件将无效,也就是说即使也白选,点击“确定”后没有任何操作 。本文将提供解决此问题的办法,并说明问题的来由。代码性质] VC完整应用程序代码
[代码作者] Northtibet
[文件大小] 28K
[更新日期] 2005-9-28 17:17:00 -recent letter from a reader : "online magazine" 26 is a period of the article : "CFileDialog return to the Custom dialog box," its procedures example of a bug. If more elections in the selected documents excessive, then behind the selected document will be invalid, which means that even if elections are white, and click on "identified" no operation. This paper will provide a solution to this problem, and indicate the origins of the problem. Nature code] VC integrity of the application code [code writers] Northtibet [Size] 28K [updated] 2005-9-28 17:17:
- 2022-03-03 19:43:23下载
- 积分:1
-
3D打印的程序
3D打印的程序3D打印的程序使用它可以看到看拉丝机林科大数据库锋利的顺口溜发动机上开发及第三方都设计费
- 2022-09-05 13:05:09下载
- 积分:1
-
实现vc各种控件
实现vc各种控件- Realizes vc each kind to control
- 2022-06-18 10:40:33下载
- 积分:1
-
关于位图界面的设计及思考,应有同类作品,但值得研读。
关于位图界面的设计及思考,应有同类作品,但值得研读。-About the design of bitmap interface and consider that there should be a similar work, but it is worth reading.
- 2022-01-26 00:18:03下载
- 积分:1
-
a good simulation of the Windows software included in the progress of the small...
一个不错的模拟Windows软件载入进度条的小程序-a good simulation of the Windows software included in the progress of the small programs
- 2023-04-22 18:25:03下载
- 积分: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
-
qt按钮和槽函数,实现一个关闭按钮
qt按钮和相对应的槽函数,实现一个关闭按钮,语言是C++,使用QTdesigner画界面,使用dialog对话框,在Linux下实现编程
- 2022-09-07 08:30:03下载
- 积分:1
-
Blending(CGProject) source code.
it is useful for computer student and men who...
Blending(CGProject) source code.
it is useful for computer student and men who interested in computer graphics.
- 2022-06-19 18:50:35下载
- 积分:1
-
一个非常简单的滚动条控件,演示滚动条控件是如何使用的
一个非常简单的滚动条控件,演示滚动条控件是如何使用的 -a very simple rolling of control, rolling demonstration of how to use the controls of the
- 2022-06-29 05:29:50下载
- 积分:1
-
IP助手,用c++Builder,用它可以实现局域网内聊天功能,并且用它可以调试网络程序...
IP助手,用c++Builder,用它可以实现局域网内聊天功能,并且用它可以调试网络程序-IP helper, with c++ Builder, it can realize to use LAN chat and can use it to debug network program
- 2022-09-13 18:50:03下载
- 积分:1