摘要:
1、在Souce insight上选择Tools Custom Commands,点击Add,输入Astyle,点击OK。 2、在Run中输入C:\AStyle\bin\AStyle.exe style=ansi S N L xC80 z2 convert tabs H p U align poin 阅读全文
摘要:
include include include include include int main(int argc, char argv[]) { int client_sockfd; int len; struct sockaddr_in remote_addr; //服务器端网络地址结构体 ch 阅读全文