-
根据图像工具
java下的图像工具-under the Image Tools
- 2023-05-02 01:55:04下载
- 积分:1
-
dynamic change and segmentation window
动态改变和分割窗口-dynamic change and segmentation window
- 2022-02-04 21:46:11下载
- 积分: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
-
我是新手,他研究了所有在技能控制,学习技术。
我是新手,一边学习,一边积累的关于trayicon控件所有技巧,希望一起学习,积累!-I greenhorn, he studied and gained control of all of trayicon skills, learning together and accumulation!
- 2022-03-20 16:10:57下载
- 积分:1
-
ActiveX controls in the preparation, how to control arrangements for the propert...
ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls in the preparation, how to control arrangements for the properties, methods, events, properties page Persistent storage, and how to control their own attributes containers notice the change. How to register controls and the lifting of controls registration. In VB and VC visit ActiveX controls.
- 2022-04-19 07:27:36下载
- 积分:1
-
ListCtrl各功能的实现
ListCtrl各功能的实现-ListCtrl function of the realization of
- 2022-02-04 15:29:10下载
- 积分:1
-
张学工的csvm,分类方法简单,用途广泛。
张学工的csvm,分类方法简单,用途广泛。-Zhang workers csvm, classification method is simple, a wide range of uses.
- 2023-04-29 05:25:03下载
- 积分:1
-
Visual C++课程设计案例精编
Visual C++课程设计案例精编--画图1-Visual C cases intensive curriculum design series-- drawing a
- 2022-12-24 07:10:03下载
- 积分:1
-
这是一个实现LCD文字显示的好例程。其功能可以在界面上动态显示文字、图片,特别适合于给自己的界面添加点flash之类的东西。另外,可以与LED灯状态显示之类合在...
这是一个实现LCD文字显示的好例程。其功能可以在界面上动态显示文字、图片,特别适合于给自己的界面添加点flash之类的东西。另外,可以与LED灯状态显示之类合在一起,做下位机的上位机显示。-This is a text LCD display good routines. Its function in dynamic interface to display text, pictures, particularly suited to its own interface to add flash points such things. In addition, the LED lamps can state with such shows together and make a place for the PC display.
- 2023-01-04 03:50:03下载
- 积分:1
-
智能曲线绘制
自动生成曲线的程序,本demo中向您展示了如何利用图表类完成曲线的绘制、背景色的切换、曲线颜色、曲线宽度的切换。软件带有滚动条,可以随着曲线的绘制自动滚动。
- 2022-03-18 04:07:10下载
- 积分:1