摘要: #include <stdio.h>#include <stdlib.h>#include <curl/curl.h>#define POSTDATA "{\"username\":\"ace",\"passwd\":\"123123\",\"type\":\"10\"}"//长度 ptr 收到服务 阅读全文
posted @ 2019-10-13 11:38 countryboy666 阅读(87) 评论(0) 推荐(0) 编辑