-
自动生成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
-
字符串查询程序,程序运行之后输入要查询的字符串,可以查到在文件中出现次数等...
字符串查询程序,程序运行之后输入要查询的字符串,可以查到在文件中出现次数等-String query program, the program is running after the Enter query string can be found such occurrences in the document
- 2022-02-05 09:27:20下载
- 积分:1
-
汇编语言编写的发声程序!
无密码.
希望能给初学汇编的人一点启发吧!...
汇编语言编写的发声程序!
无密码.
希望能给初学汇编的人一点启发吧!-assembly language procedures prepared by the audible! No password. In hopes of giving the beginner a compilation of some food!
- 2022-10-23 02:00:03下载
- 积分:1
-
segment window and adjusting segment area dynamicly(resembling the Windows explo...
分割窗口并动态调整分割区域(类似于Windows中的资源管理器)-segment window and adjusting segment area dynamicly(resembling the Windows explorer)
- 2022-08-12 08:52:25下载
- 积分:1
-
是一个传真TIFF文件格式转换成PDF格式。里面的原始代码没有美国..
是一个把TIFF传真的文件格式转化成PDF格式。里面的原代码没有使用任何第三方控件,是个很不错的小工具,但要主要环境的配置。-Is a fax to TIFF file format into PDF format. Inside the original code did not use any third-party controls, is a very good gadget, but the main environmental configuration.
- 2022-03-18 16:31:07下载
- 积分:1
-
一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题....
一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题.
-some of the data structure to achieve c source code, including some standard template for the realization of some advanced topics.
- 2022-01-28 14:08:29下载
- 积分:1
-
神经网络实例,可以改造成自己的东西,算法不错,无版权
神经网络实例,可以改造成自己的东西,算法不错,无版权-examples of neural network can be transformed into something of my own, the algorithm is true that without copyright
- 2022-01-27 13:59:41下载
- 积分:1
-
数制转换.txt.rar
把文件名中的 .rar 去掉
数制转换.txt.rar
把文件名中的 .rar 去掉-digit conversion. Txt.rar documents from the head. Rar removed
- 2022-08-08 13:31:25下载
- 积分:1
-
painting sinusoid example
画正弦曲线的例子-painting sinusoid example
- 2022-12-12 17:30:03下载
- 积分:1
-
K-均值聚类
它实现了 k-均值聚类。聚类是一种无监督的学习。它随机选择 k 点到初始聚类中心。它计算组的平均值,然后更新它的中心。
- 2022-05-22 22:37:47下载
- 积分:1