摘要: 1.代码 2.编译命令为 gcc main.c -o test时,会出现如下错误 /tmp/ccCuKQ9a.o: In function `main':client2_test.c:(.text+0x2ec): undefined reference to `pthread_create'clie 阅读全文
posted @ 2018-11-12 16:13 小刚的视界 阅读(1987) 评论(0) 推荐(0)