This commit is contained in:
2025-08-23 15:15:57 +08:00
commit b5fbaa9db5
167 changed files with 2087 additions and 0 deletions

8
QT/第十八章.md Normal file
View File

@ -0,0 +1,8 @@
![[第18章(2课时已更新.ppt]]
第18章重点udp的使用客户端和服务端udp和tcp的区别其次是tcp的使用客户端和服务端
我自己以前写过这两部分的小demo。发出来给大家参考大家可以结合课件具体写出代码练习。
![[tcp_client.zip]]
![[udp_client.zip]]
![[udp_server.zip]]
![[tcp_server.zip]]