from socket import * # UDP client=socket(AF_INET, SOCK_DGRAM) client.connect(('192.168.10.101', 8001)) msg = input("=>") client.send(msg.encode('utf-8')) client.close()
文章目錄Python制作七夕表白實例項目-讓你的情人心動起來
在UE4 的build.cs裡面加上WebSocket U
take Visual Studio Code Config
I am here pyinstaller Packed w
01. Business needs 02. Data ac
下載地址安裝(不要安裝在C盤下)安裝目錄自定義pip鏡像pi