ibrowse:send_req("http://127.0.0.1/NativePhone.ashx", [{"Content-Type", "application/x-www-form-urlencoded"}], post, "op=parms"), httpc:request(post,{"http://127.0.0.1/NativePhone.ashx",[],"text/plain",lists:concat(["op=" ,"parms"])},[],[]). 仅作备忘
本文共 295 字,大约阅读时间需要 1 分钟。
ibrowse:send_req("http://127.0.0.1/NativePhone.ashx", [{"Content-Type", "application/x-www-form-urlencoded"}], post, "op=parms"), httpc:request(post,{"http://127.0.0.1/NativePhone.ashx",[],"text/plain",lists:concat(["op=" ,"parms"])},[],[]). 仅作备忘
转载于:https://www.cnblogs.com/codew/p/4963239.html