Compile with: gcc `pkg-config --cflags libcurl` `pkg-config --cflags json` sample.c `pkg-config --libs libcurl` `pkg-config --libs json` -o sample ...
確定! 回上一頁