-
通过用户图形界面输入英文文章,统计英文文章中出现的英文单词个数,以分号,句号,冒号,省略号等标点符号进行分割...
通过用户图形界面输入英文文章,统计英文文章中出现的英文单词个数,以分号,句号,冒号,省略号等标点符号进行分割-Graphical interface through the user input the English articles, English articles statistics appear in the number of English words, a semicolon, full stop, colon, ellipsis, such as punctuation segmentation
- 2023-01-11 13:05:04下载
- 积分: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#.net介面方面的例子源码。包括介面元素,窗体的操作,设置介面特点...
vc#.net介面方面的例子源码。包括介面元素,窗体的操作,设置介面特点-vc#. Net interface to the source code examples. Including the interface elements, the form of the operation, set up interface characteristics.
- 2022-03-22 01:03:06下载
- 积分:1
-
标准的软键盘组件程序
VC++ 的一个标准的软键盘组件程序,界面是直接全键盘形式。
- 2023-07-19 20:55:05下载
- 积分:1
-
use of space ,include (Method, property, event)
使用空间,包括(方法、属性、事件)
- 2022-11-23 18:40:04下载
- 积分:1
-
老外写的给自己做的控件增加在线(in
老外写的给自己做的控件增加在线(in-place)提示消息的类和demo源代码-Written by foreigners to increase their own control to do online (in-place) are prompted to type messages and demo source code
- 2022-02-12 05:07:25下载
- 积分:1
-
一个非常实用的窗体加阴影的程序,有很多人提出的方法都比较麻烦,但是本程序中的方法非常方便,代码极其简单.不得不看....
一个非常实用的窗体加阴影的程序,有很多人提出的方法都比较麻烦,但是本程序中的方法非常方便,代码极其简单.不得不看.-Form a very useful increase in the shadow of the procedure, there are many ways people have too much trouble, but this process is very convenient, very simple code. Had to look at.
- 2022-02-14 02:20:00下载
- 积分:1
-
可以写出xp那样的界面3
可以写出xp那样的界面3-could write as xp interface 3
- 2022-01-22 07:46:19下载
- 积分:1
-
minigui的简单应用
使用minigui 1.6.10实现的简单应用,功能包括MP3播放、图片浏览、视频播放(依赖ffmpeg)
- 2022-02-10 01:02:26下载
- 积分:1
-
这个类可以很简单的读取和存储csv文件或者文本文件的数字数据。...
这个类可以很简单的读取和存储csv文件或者文本文件的数字数据。-this category can be very simple to read and storage csv files or text files figures.
- 2023-07-22 20:25:03下载
- 积分:1