update
This commit is contained in:
parent
d5eba67d09
commit
dbf4e82a55
BIN
Clion/test.exe
BIN
Clion/test.exe
Binary file not shown.
@ -8,4 +8,5 @@ int main()
|
||||
printf("a: %d\n",a);
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
#define MAX_BUFFER 1024
|
||||
#define PORT 8888
|
||||
#define SERVER_IP "127.0.0.1"
|
||||
#define SERVER_IP "8.137.76.175"
|
||||
#define MAX_FRIENDS 50
|
||||
|
||||
// 好友结构体
|
||||
|
2
Project/test/Users.txt
Normal file
2
Project/test/Users.txt
Normal file
@ -0,0 +1,2 @@
|
||||
zzl 1234 1 1
|
||||
ww 4321 1 0
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user