-
QT和MFC和Win32窗口,混合使用,提供了一些在QT类可以我们…
Qt与MFC以及Win32窗口混合使用,提供的一些类能够在Qt中使用Win32窗口或在MFC中使用Qt-Qt with MFC and Win32 window, mixed use, providing some of the Qt classes can use Win32 or MFC window using Qt
- 2022-11-30 16:25:03下载
- 积分:1
-
基于LabVIEW 界面的简单演示程序
一个简单的基于LabVIEW 界面演示程序,帮助你快速学习开发LabView程序,相当于普通的helloword,快速易上手,
即使你从没有学过LabView,学会了这个程序,你会一下子感觉原来是这么的简单好学,好了,话不多说,学习起来吧。
- 2023-09-03 06:25:03下载
- 积分:1
-
在你的应用程序中增加一个Splash 屏幕。
在你的应用程序中增加一个Splash 屏幕。-in your application to add a Splash screen.
- 2022-07-07 17:25:22下载
- 积分:1
-
傻瓜计算器
简单c语言傻瓜计算器,适用于windows各种平台,初学者可用作参考,初学c语言win32 application开发的,可用于作为基本对话框框架,可用于基本消息控制的学习,只用于学习,实际意义不大。但对初学c语言界面化实现的,是个不错的小例子。
- 2022-01-26 01:42:43下载
- 积分:1
-
采用读资源的方式,实现用户自定义形状的对话框,定制另类的界面风格...
采用读资源的方式,实现用户自定义形状的对话框,定制另类的界面风格-use of resources to achieve user-defined shape of the box, custom alternative interface style
- 2022-03-06 12:58:13下载
- 积分:1
-
rules : only when there is the point of threading button, and then only in the h...
规则:只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿 线。线可交叉,但有纽扣的点不能交叉连接。-rules : only when there is the point of threading button, and then only in the horizontal direction or vertical direction of threading. Cross-line, but the point Button can cross-connect.
- 2022-03-03 05:17:14下载
- 积分:1
-
修改WIN系统的恶意网站代码 希望对你们有用
修改WIN系统的恶意网站代码 希望对你们有用-amend the code hope malicious Web site useful to you
- 2022-04-09 13:05:15下载
- 积分:1
-
字符串查找和替换的实现例子
字符串查找和替换的实现例子-string search and replace example of the realization
- 2022-05-16 06:11:41下载
- 积分:1
-
labvIEW使用excel表格
资源描述使用labvIEW调用excel表格,可用于将数据按自己要求存入excel表格中
- 2023-02-08 00:55:03下载
- 积分:1
-
数据结构课设 飞机航班订票系统(mfc)
用mfc做的数据结构课设 飞机航班订票系统
现在头文件中定义以下类:(用于源文件中功能模块函数体调用)
class dingdan : public CDialog
class chaxun : public CDialog
class shanchu : public CDialog
class luru : public CDialog
class guanli : public CDialog
class geren : public CDialog
例如在查询函数体中定义 FILE *fp=fopen("F:新建文本文档.txt","a+")打开文件中航班信息
- 2022-03-24 16:01:02下载
- 积分:1