• 大小: 659KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-17
  • 语言: 其他
  • 标签: qt5  ntp  

资源简介

自己在网上找的几个demo,自己整理,拼凑终于弄出来了,能满足基本的需求,多的功能也没有。欢迎一起留言讨论,欢迎私信

资源截图

代码片段和文件信息

#include “mainwindow.h“
#include 

int main(int argc char *argv[])
{
    QApplication a(argc argv);
    MainWindow w;
    w.show();

    return a.exec();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        756  2019-04-13 09:42  ntpText\.qmake.stash

     文件     510768  2019-04-20 17:08  ntpText\debug\main.o

     文件     599226  2019-04-20 17:54  ntpText\debug\mainwindow.o

     文件       4209  2019-04-20 17:08  ntpText\debug\moc_mainwindow.cpp

     文件     334293  2019-04-20 17:08  ntpText\debug\moc_mainwindow.o

     文件    1395397  2019-04-20 17:54  ntpText\debug\ntpText.exe

     文件        183  2019-04-13 09:30  ntpText\main.cpp

     文件       4141  2019-04-20 17:53  ntpText\mainwindow.cpp

     文件        797  2019-04-20 17:08  ntpText\mainwindow.h

     文件       2345  2019-04-20 17:54  ntpText\mainwindow.ui

     文件      25162  2019-04-13 09:42  ntpText\Makefile

     文件      37642  2019-04-13 09:42  ntpText\Makefile.Debug

     文件      37709  2019-04-13 09:42  ntpText\Makefile.Release

     文件       1030  2019-04-13 09:42  ntpText\ntpText.pro

     文件      23714  2019-04-13 09:30  ntpText\ntpText.pro.user

     文件       4138  2019-04-20 17:54  ntpText\ui_mainwindow.h

     目录          0  2019-04-20 17:54  ntpText\debug

     目录          0  2019-04-13 09:42  ntpText\release

     目录          0  2019-04-20 17:54  ntpText

----------- ---------  ---------- -----  ----

              2981510                    19


评论

共有 条评论