0xlitf / NetworkDemo

For QtNetwork learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For QtNetwork learning

Base on Qt 6.5.2 msvc2019(VS2022)

git config --global http.https://github.com.proxy socks://127.0.0.1:20808
git config --global https.https://github.com.proxy socks://127.0.0.1:20808
git config --global http.https://gitlab.com.proxy socks://127.0.0.1:20808
git config --global https.https://gitlab.com.proxy socks://127.0.0.1:20808

About

For QtNetwork learning


Languages

Language:C++ 96.4%Language:QMake 1.6%Language:CMake 0.9%Language:Python 0.9%Language:QML 0.1%Language:C 0.1%