摘要:
g++ -o test domything.cpp -lpthread //exec child process in the thread 阅读全文
posted @ 2018-04-01 20:59
在左手
阅读(342)
评论(0)
推荐(0)
摘要:
use the python object's methods in c code 阅读全文
posted @ 2018-04-01 12:57
在左手
阅读(234)
评论(0)
推荐(0)
摘要:
#include #include #include #define INBUFSIZE 4096 #define MP3BUFSIZE (int)(1.25 * INBUFSIZE) + 7200 int encode(char *inpath, char *outpath) { int status = 0; lame_global_flags *gfp; ... 阅读全文
posted @ 2018-04-01 10:52
在左手
阅读(329)
评论(0)
推荐(0)
摘要:
example2: 阅读全文
posted @ 2018-04-01 08:39
在左手
阅读(1805)
评论(0)
推荐(0)

浙公网安备 33010602011771号