每隔一秒迴圈執行回撥函式#include <iostream> #include <event2/event.h> struct cb_arg { struct event *ev; struct timeval tv; }; ...
確定! 回上一頁