摘要:
///////////////////////////////////////////////////////////////////////////////////////////////查看当前的远程库git remotegit remote -v 提取远程仓库Git 有两个命令用来提取远程仓库 阅读全文
posted @ 2019-12-16 16:29
玥茹苟
阅读(245)
评论(0)
推荐(0)
摘要:
在C++的类中,普通成员函数不能作为pthread_create的线程函数,如果要作为pthread_create中的线程函数,必须是static ! 在C语言中,我们使用pthread_create创建线程,线程函数是一个全局函数,所以在C++中,创建线程时,也应该使用一个全局函数。static定 阅读全文
posted @ 2019-12-16 12:00
玥茹苟
阅读(1579)
评论(0)
推荐(0)

浙公网安备 33010602011771号