-
自动生成QT的.pro文件,QT项目文件
有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写...
自动生成QT的.pro文件,QT项目文件
有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写这个文件就相当麻烦。
在此我有一个小工具,可以自动为你的项目目录生成.PRO文件。可正确识别UI定义文件,以及添加对MOC文件的生成。
程序用QT写成,可在WINDOWS和LINUX下编译此程序,得到makep.exe,在项目目录中运行此程序即可。-The QT automatically generated. Pro file, QT project documents sometimes we have to manually prepare QT s. PRO project definition file. When our projects. CPP and. H to the dozens of documents and more time, then the preparation of this document is quite troublesome. I have a small tool that can automatically generate your project directory. PRO document. Can correctly identify the UI definition file, and add files to generate MOC. Program written using QT can be compiled under WINDOWS and LINUX this procedure has been makep.exe, in the project directory to run this program.
- 2022-03-12 18:05:43下载
- 积分:1
-
vega和vc结合的mfc工程,已经通过测试
vega和vc结合的mfc工程,已经通过测试-vega and vc combination mfc project, has been tested
- 2023-07-18 19:15:03下载
- 积分:1
-
基于VB的教师信息管理系统设计
通过用sql server编写并搭建数据库,在vb6.0上基本实现了教师信息系统的管理,包括教师的任课情况,基本信息和科研情况。
- 2022-02-20 23:17:07下载
- 积分:1
-
这是一个国家的本地文件为CSV文件,而是一个逗号,空格,制表符克…
这是一个把本地文件保存成CSV文件,可是是逗号,空格,TAB键保存-This is a country where local file into CSV files, but is a comma, space, tab key preservation
- 2023-06-01 11:30:02下载
- 积分:1
-
Proteus脚本EHDL用户手册
这是EHDL Proteus脚本编程,用户手册
- 2023-03-04 02:50:03下载
- 积分:1
-
一个非常经经典的WINDOWS下开发的书籍,欢迎大家来下载使用
一个非常经经典的WINDOWS下开发的书籍,欢迎大家来下载使用-a very good windows C develop book
- 2022-07-21 11:51:27下载
- 积分:1
-
可以说是对话框的一个大集合
可以说是对话框的一个大集合-dialog can be said to be a great gathering
- 2022-07-08 18:52:26下载
- 积分:1
-
wince 6.0下SMSC9118 100M网卡驱动,基于PXA270测试通过,并且支持10M/100M自适应功能,并且能够自适应交叉线和直连线...
wince 6.0下SMSC9118 100M网卡驱动,基于PXA270测试通过,并且支持10M/100M自适应功能,并且能够自适应交叉线和直连线-wince 6.0 network card driver under SMSC9118 100M, based on the PXA270 test and support 10M/100M adaptive function, and can self-adaptive crossover and straight-line connection
- 2022-08-13 05:36:11下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1
-
adaboost 三个维度
part3_data eva_stump
- 2022-06-17 13:16:21下载
- 积分:1