摘要:
Tcp编程: 头文件: #include <sys/types.h> /* See NOTES */ #include <sys/socket.h> #include <netinet/ip.h> 函数原型: int socket(int domain, int type, int protocol 阅读全文
摘要:
int pthread_create(pthread_t *tid, const pthread_attr_t *attr, void *(*func) (void *), void *arg); int pthread_join (pthread_t tid, void ** status); p 阅读全文
摘要:
https://v1.hitokoto.cn/?c=f&encode=text 阅读全文