問題解決:. 在編譯中要加-lpthread參數. gcc thread.c -o thread -lpthread. thread.c為你些的源文件,不要忘了加上頭文件#include<pthread.h> ...
確定! 回上一頁