摘要:
#include #include #include using namespace std; pid_t getProcessPidByName(const char *proc_name) { FILE *fp; char buf[100]; char cmd[200] = {'\0'}; pid_t pid = -1; sprin... 阅读全文
posted @ 2018-10-18 10:40
风来风往风伤(TiAmo)
阅读(2352)
评论(0)
推荐(0)

浙公网安备 33010602011771号