-
换肤的电话,有两种方法:第一,皮肤直接从…
SkinMagic皮肤的调用有两种方法,一是直接从皮肤文件中调用,另一种方法是从资源文件中调用-SkinMagic skin call that there were two ways : First, the skin directly from the document called, Another method is called resource documents
- 2022-01-25 14:15:32下载
- 积分:1
-
coordinates with the graphical interface mapping, which involves the transformat...
带坐标的图形界面的绘制,其中涉及到坐标的变换,缩放等功能-coordinates with the graphical interface mapping, which involves the transformation of coordinates, scaling functions
- 2023-06-28 03:55:04下载
- 积分:1
-
用鼠标从一个进程的button,拖到另外进程中,并能将信息复制过来...
用鼠标从一个进程的button,拖到另外进程中,并能将信息复制过来-With the mouse from a process button, drag the other process, and are able to copy information from
- 2022-03-29 09:03:31下载
- 积分: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
-
VC++界面开发编程实例(鼠标操作)
主要为初学C++MFC的人提供一个实例,关于鼠标的各种消息响应,比如单击,双击,滑动,转轮等消息响应函数的编写与应用
- 2023-02-05 16:15:04下载
- 积分:1
-
MFC 实现窗口最大化、最小化、还原
对于初学MFC的同学,可以很好的学习并理解串口界面的弹出、最大化、最小化等功能
- 2023-08-10 19:05:04下载
- 积分:1
-
CatListBox_src.zip
CatListBox_demo.zip
这个程序模仿Outlook建立分类列表框。
CClockST...
CatListBox_src.zip
CatListBox_demo.zip
这个程序模仿Outlook建立分类列表框。
CClockST_src.zip
CClockST_demo.zip
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。
CIVStringSet_Demo.zip
CIVStringSet_Source.zip
基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。
enum_display_modes_demo.zip
enum_display_modes_src.zip
列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。
iconbutton_demo.zip
iconbutton_src.zip
创建一个按钮,并在上面显示图标。
jpeglib_demo.zip
jpeglib_src.zip
利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。
Mail_Report.zip
一个邮件报告程序。
SrcFirstProg.zip
解释了最基本的MFC程序流程。
tabcontrol_demo.zip
tabcontrol_src.zip
自定义的标签控件对话框。
Undo_demo.zip
undo_src.zip
在VC中实现Undo和Redo功能。-err
- 2022-01-26 05:12:12下载
- 积分:1
-
使用 gui 的fir和 iir 滤波器设计
用 matlab 编写了使用 gui 工具的fir和 iir 滤波器的设计。它的用于分析的 sptool 中的 griphics 形式的信号。筛选器的最低订货量 2 和最大的订单是 10。
- 2023-08-23 05:00:03下载
- 积分:1
-
Microsoft XML 4.0 Parser SDK
Microsoft XML 4.0 Parser SDK
- 2022-02-05 02:39:06下载
- 积分:1
-
一个小小的时钟。 时钟跟随着鼠标移动,时刻显示当前时间,背景半透明。...
一个小小的时钟。 时钟跟随着鼠标移动,时刻显示当前时间,背景半透明。-a little clock. With the clock with a mouse moving, always show the current time, the translucent background.
- 2022-03-22 14:57:29下载
- 积分:1