基本信息
源码名称:tcp传文件客户端(c++)
源码大小:2.40M
文件格式:.zip
开发语言:C/C++
更新时间:2020-05-18
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍


myTcpClient
└── myTcpClient
    ├── Makefile
    ├── Makefile.Debug
    ├── Makefile.Release
    ├── bin
    │   ├── 100005zyft.doc
    │   ├── QQͼƬ20181212170958.jpg
    │   ├── myTcpClient.exe
    │   ├── n.jpg
    │   ├── number.txt
    │   ├── 批注 2019-08-20 155805.png
    │   ├── 批注 2019-08-21 101837.png
    │   ├── 批注 2019-08-21 152659.png
    │   ├── 批注 2019-08-23 103408.png
    │   └── 污水处理设备1.pdf
    ├── clientfile.cpp
    ├── clientfile.h
    ├── clientfile.ui
    ├── debug
    ├── frmmain.cpp
    ├── frmmain.h
    ├── frmmain.ui
    ├── main.cpp
    ├── myTcpClient.pro
    ├── myTcpClient.pro.user
    ├── myTcpClient.pro.user.2.7pre1
    ├── myhelper.h
    ├── n.txt
    ├── release
    ├── setnumber.qrc
    └── temp
        ├── moc
        │   ├── moc_clientfile.cpp
        │   ├── moc_frmmain.cpp
        │   └── moc_predefs.h
        ├── obj
        │   ├── clientfile.o
        │   ├── frmmain.o
        │   ├── main.o
        │   ├── moc_clientfile.o
        │   ├── moc_frmmain.o
        │   └── qrc_setnumber.o
        ├── rcc
        │   └── qrc_setnumber.cpp
        └── ui
            ├── ui_clientfile.h
            └── ui_frmmain.h

9 directories, 38 files