资源简介
Qt5实现的一个TCPsocket文件发送与接收程序
代码片段和文件信息
#include “mainwindow.h“
#include
int main(int argc char *argv[])
{
QApplication a(argc argv);
MainWindow w;
w.show();
return a.exec();
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 183 2014-06-09 17:07 ReciveFile\main.cpp
文件 3677 2017-04-04 21:34 ReciveFile\mainwindow.cpp
文件 998 2014-06-09 17:17 ReciveFile\mainwindow.h
文件 2110 2014-06-11 16:17 ReciveFile\mainwindow.ui
文件 391 2014-06-09 17:12 ReciveFile\ReciveFile.pro
文件 23675 2017-04-04 21:42 ReciveFile\ReciveFile.pro.user
文件 18021 2014-10-26 10:25 ReciveFile\ReciveFile.pro.user.3.2-pre1
文件 17802 2014-06-11 16:14 ReciveFile\ReciveFile.pro.user.820f310.3.0-pre1
文件 183 2014-06-10 11:07 SendFile\main.cpp
文件 389 2014-06-10 11:08 SendFile\SendFile.pro
文件 23661 2017-04-04 21:42 SendFile\SendFile.pro.user
文件 18035 2014-10-26 10:30 SendFile\SendFile.pro.user.3.2-pre1
文件 17784 2014-06-11 09:49 SendFile\SendFile.pro.user.820f310.3.0-pre1
文件 4535 2017-04-04 21:32 SendFile\sendwidget.cpp
文件 1161 2017-04-04 21:28 SendFile\sendwidget.h
文件 2082 2014-06-11 16:00 SendFile\sendwidget.ui
目录 0 2017-04-04 21:42 ReciveFile
目录 0 2017-04-04 21:42 SendFile
----------- --------- ---------- ----- ----
134687 18
- 上一篇:冰心网络验证V2.1(易语言+php)
- 下一篇:投票系统(多选单选)
相关资源
- fdt_4_09_03.exe
- pkg-win.zip
- PRML最全资料集合.zip
- 数据可视化驾驶舱.zip
- 李晓峰通信原理.zip
- 图解西门子S71200PLC入门到实践(清晰
- AI拓客商家联盟V2.1.3前端+后端.rar
- echarts大数据领导仓demo.rar
- [C51单片机开发工具Keil.UV4].Keil.C51.V9
- Deep_Learning_2016.pdf
- zw_Classification1.zip
- Griffiths-IntroductiontoElectrodynamics4thEdit
- ParaViewTutorial.pdf
- xyisv_10236804.zip
- 计算机图形学第4版高清电子书.pdf
- 《多粒度知识获取与不确定性度量》
- 华成英模电课件.zip
- 70d0cd041f738f12db575d3b46e97582.pdf
- OfficeTabEnterprise13.1.zip
- wxu998.rar
- PowerDesigner16.5汉化文件.rar
- jsgis.zip
- PinyinIME(关键代码写了注释).zip
- 锁相环设计、仿真与应用第5版中.pd
- novelOnLine.zip
- SingleSensorImagingMethodsandApplicationsforDi
- ControlSystemsEngineering7th(NormanS.Nise)
- ModernControlSystems13th(RichardC.Dorf).ra
- VectorMagic_1.15pojie.rar
- complexityoflattice__problems.pdf
评论
共有 条评论