91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

1.app為可運行包(動態庫) 2.Demo為源碼 3.演示.gif是演示效果 /*******************************************************************************\ 類的名稱: MainWindow 功能描述: 使用QCustomSlot范例 主要函數: init - 初始化 realtimeDataSlot - qt實時刷新 使用方法: 直接作為主界面程序運行 作者: 楊炯 QQ:21497936 郵件: 21497936@qq.com 版本 修改者 日期 備注 V1.0 楊炯 2017年9月5日 基本功能 \*******************************************************************************/ 編譯環境 qt5.2 編譯器 mingw48

資源截圖

代碼片段和文件信息

#include?“mainwindow.h“
#include?
#include?

int?main(int?argc?char?*argv[])
{

????QApplication?a(argc?argv);

????MainWindow?w;
????w.show();

????return?a.exec();
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-09-05?08:40??QCustomPlotDemo\
?????目錄???????????0??2017-09-05?08:37??QCustomPlotDemo\1.Demo\
?????文件?????????441??2017-08-31?14:11??QCustomPlotDemo\1.Demo\Demo.pro
?????文件???????17997??2017-09-05?08:35??QCustomPlotDemo\1.Demo\Demo.pro.user
?????文件?????????210??2017-09-05?08:31??QCustomPlotDemo\1.Demo\main.cpp
?????文件???????12173??2017-09-05?08:30??QCustomPlotDemo\1.Demo\mainwindow.cpp
?????文件????????1898??2017-09-05?08:34??QCustomPlotDemo\1.Demo\mainwindow.h
?????文件???????15284??2017-09-03?20:05??QCustomPlotDemo\1.Demo\mainwindow.ui
?????文件??????655501??2013-08-02?06:23??QCustomPlotDemo\1.Demo\qcustomplot.cpp
?????文件??????118263??2013-08-02?06:23??QCustomPlotDemo\1.Demo\qcustomplot.h
?????目錄???????????0??2017-09-05?08:38??QCustomPlotDemo\2.app\
?????文件??????615424??2017-09-04?12:02??QCustomPlotDemo\2.app\Demo.exe
?????文件?????4604928??2017-05-02?12:01??QCustomPlotDemo\2.app\Qt5Core.dll
?????文件?????4622336??2013-12-09?02:03??QCustomPlotDemo\2.app\Qt5Gui.dll
?????文件??????308224??2013-12-09?02:12??QCustomPlotDemo\2.app\Qt5PrintSupport.dll
?????文件?????6281216??2013-12-09?02:08??QCustomPlotDemo\2.app\Qt5Widgets.dll
?????目錄???????????0??2017-09-05?08:38??QCustomPlotDemo\2.app\accessible\
?????文件???????65536??2013-12-09?02:38??QCustomPlotDemo\2.app\accessible\qtaccessiblequick.dll
?????文件?????2197614??2013-12-09?02:38??QCustomPlotDemo\2.app\accessible\qtaccessiblequickd.dll
?????文件??????202240??2013-12-09?02:15??QCustomPlotDemo\2.app\accessible\qtaccessiblewidgets.dll
?????文件?????3825221??2013-12-09?02:15??QCustomPlotDemo\2.app\accessible\qtaccessiblewidgetsd.dll
?????目錄???????????0??2017-09-05?08:38??QCustomPlotDemo\2.app\iconengines\
?????文件???????60928??2013-12-09?02:16??QCustomPlotDemo\2.app\iconengines\qsvgicon.dll
?????文件??????828466??2013-12-09?02:16??QCustomPlotDemo\2.app\iconengines\qsvgicond.dll
?????文件????22378434??2013-04-23?00:03??QCustomPlotDemo\2.app\icudt51.dll
?????文件?????3369922??2013-04-23?00:03??QCustomPlotDemo\2.app\icuin51.dll
?????文件?????1978690??2013-04-23?00:03??QCustomPlotDemo\2.app\icuuc51.dll
?????目錄???????????0??2017-09-05?08:38??QCustomPlotDemo\2.app\imageformats\
?????文件???????51200??2013-12-09?02:13??QCustomPlotDemo\2.app\imageformats\qgif.dll
?????文件??????658356??2013-12-09?02:13??QCustomPlotDemo\2.app\imageformats\qgifd.dll
?????文件???????52224??2013-12-09?02:13??QCustomPlotDemo\2.app\imageformats\qico.dll
............此處省略31個文件信息

評論

共有 條評論