• 大小: 18.38MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-30
  • 语言: 其他
  • 标签: UDP  

资源简介

基于qt5编写的UDP测试工具

资源截图

代码片段和文件信息

#include “widget.h“
#include 

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

    return a.exec();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-04-16 19:41  UDP_NET_TOOL\
     目录           0  2019-04-16 19:43  UDP_NET_TOOL\APP\
     文件     3736064  2018-03-22 11:02  UDP_NET_TOOL\APP\D3Dcompiler_47.dll
     文件     5421056  2019-04-16 19:43  UDP_NET_TOOL\APP\Qt5Core.dll
     文件     5307392  2017-01-19 04:50  UDP_NET_TOOL\APP\Qt5Gui.dll
     文件     1749504  2017-01-19 04:45  UDP_NET_TOOL\APP\Qt5Network.dll
     文件      349696  2017-01-19 05:14  UDP_NET_TOOL\APP\Qt5Svg.dll
     文件     6350848  2017-01-19 04:56  UDP_NET_TOOL\APP\Qt5Widgets.dll
     目录           0  2019-04-16 19:43  UDP_NET_TOOL\APP\bearer\
     文件       90112  2017-01-19 04:59  UDP_NET_TOOL\APP\bearer\qgenericbearer.dll
     文件       82432  2017-01-19 04:59  UDP_NET_TOOL\APP\bearer\qnativewifibearer.dll
     目录           0  2019-04-16 19:43  UDP_NET_TOOL\APP\iconengines\
     文件       43008  2017-01-19 05:15  UDP_NET_TOOL\APP\iconengines\qsvgicon.dll
     目录           0  2019-04-16 19:43  UDP_NET_TOOL\APP\imageformats\
     文件       33792  2017-01-19 05:00  UDP_NET_TOOL\APP\imageformats\qgif.dll
     文件       46592  2017-01-19 05:13  UDP_NET_TOOL\APP\imageformats\qicns.dll
     文件       36352  2017-01-19 04:59  UDP_NET_TOOL\APP\imageformats\qico.dll
     文件      247296  2017-01-19 05:00  UDP_NET_TOOL\APP\imageformats\qjpeg.dll
     文件       27136  2017-01-19 05:15  UDP_NET_TOOL\APP\imageformats\qsvg.dll
     文件       28672  2017-01-19 05:13  UDP_NET_TOOL\APP\imageformats\qtga.dll
     文件      448512  2017-01-19 05:14  UDP_NET_TOOL\APP\imageformats\qtiff.dll
     文件       27648  2017-01-19 05:14  UDP_NET_TOOL\APP\imageformats\qwbmp.dll
     文件      431616  2017-01-19 05:15  UDP_NET_TOOL\APP\imageformats\qwebp.dll
     文件       22016  2017-01-19 04:44  UDP_NET_TOOL\APP\libEGL.dll
     文件     2801664  2017-01-19 04:43  UDP_NET_TOOL\APP\libGLESV2.dll
     文件    15995904  2016-06-14 21:08  UDP_NET_TOOL\APP\opengl32sw.dll
     目录           0  2019-04-16 19:43  UDP_NET_TOOL\APP\platforms\
     文件     1735680  2017-01-19 05:01  UDP_NET_TOOL\APP\platforms\qwindows.dll
     目录           0  2019-04-16 19:43  UDP_NET_TOOL\APP\translations\
     文件      174265  2019-04-16 19:43  UDP_NET_TOOL\APP\translations\qt_ca.qm
     文件      158455  2019-04-16 19:43  UDP_NET_TOOL\APP\translations\qt_cs.qm
............此处省略41个文件信息

评论

共有 条评论