制作图形界面

This commit is contained in:
Administrator
2022-12-25 14:53:46 +08:00
parent 0797da8eb3
commit 6dd349e722
106 changed files with 13020 additions and 312 deletions
@@ -15,7 +15,7 @@ public class TCPConnection {
private Socket connect;
protected Socket connect;
protected DataInputStream din;
protected DataOutputStream dout;