资源简介
qt 小程序qt 小程序qt 小程序
代码片段和文件信息
#include
#include “texter.h“
int main(int argc char *argv[])
{
QApplication a(argc argv);
texter w;
w.show();
return a.exec();
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 474994 2009-07-29 21:00 texter\debug\main.o
文件 2334 2009-07-29 21:01 texter\debug\moc_texter.cpp
文件 478385 2009-07-29 21:01 texter\debug\moc_texter.o
文件 4931 2009-07-27 15:54 texter\debug\qrc_texter.cpp
文件 21801 2009-07-27 15:54 texter\debug\qrc_texter.o
文件 2114476 2009-07-29 21:01 texter\debug\texter.exe
文件 813110 2009-07-29 21:01 texter\debug\texter.o
文件 179 2009-07-29 20:46 texter\main.cpp
文件 6002 2009-07-29 20:14 texter\Makefile
文件 6009 2009-07-29 20:14 texter\Makefile.Debug
文件 6104 2009-07-29 20:14 texter\Makefile.Release
文件 1069 2009-07-29 21:00 texter\texter.cpp
文件 429 2009-07-29 21:00 texter\texter.h
文件 296 2009-07-27 15:29 texter\texter.pro
文件 10725 2009-07-29 21:12 texter\texter.pro.user
文件 88 2009-07-27 15:46 texter\texter.qrc
文件 2227 2009-07-29 21:00 texter\texter.ui
文件 4288 2009-07-29 21:00 texter\ui_texter.h
文件 625 2009-03-11 08:39 texter\year.txt
目录 0 2009-07-29 21:01 texter\debug
目录 0 2009-07-27 13:14 texter\release
目录 0 2009-07-27 15:48 texter
----------- --------- ---------- ----- ----
3948072 22
- 上一篇:VHDLled灯程序
- 下一篇:linux基线自查.xlsx
相关资源
- qt 语音合成 、识别
- QT 实现标准计算器
- DCMTK库编译与在QT中的使用
- 实用Qt编写的图片浏览器
- Qt模拟时钟+数字时钟+万年历的程序
- Qt编写串口通信程序图文详解
- QTP破解文件mgn-mqt82.exe
- 智能家居系统QT源代码
- Qt5---编译的FTP库
- Qt开发软件数据获取助手源码
- qt案例二精美的多功能计算器
- Qt使用gSoap进行简单C/S程序开发
- Qt 图片查看器
- Qt 文本编辑器
- imx6系列处理器移植Qt5.6过程详细说明
- QTI传感器测试程序
- ios手机端集成mqtt接受服务器推送消息
- 用Qt实现的写字板源码
- Qt 开源动态坐标带时间标非qwt实时曲
- 实用Qt指示灯
- 基于Qt的整数按位反转实现
- UDP通信QT
- 在Freescale iMX28 or iMX515上,移植QT过程
- linux下的QT串口通信
- Qt5.12.0 VS2017 64位 编译Qt5WebEngine实现
- demo-QMdiSubWindow.rar
- QT写的计算器源码
- 501222zw_mqtt_fc.zip
- thingsboard之MQTT接入TB说明0531.docx
- 拖动旋转缩放椭圆和矩形.rar
评论
共有 条评论