pthread_create 方法遇到類方法時總會報argument of type 'void* (Thread::)(void*)' does not match 'void* (*)(void*)'pthread_create方法第三個參數只能是C函數指針 ...
確定! 回上一頁