只需一步,快速开始
贴上微信小程序发送http请求代码: view plaincopy onsend:function(){ wx.request({ url:http://127.0.0.1:1000,//c++后台ip、端口 data:{ x:1,//发送到后台字段 y:2 }, header:{ Content-Type:application/json }, ...
首页
分类
索引
我的