摘要:
转:https://www.cnblogs.com/yangxuming/p/8086779.html 阅读全文
posted @ 2019-06-20 16:47
覆雨翻云
阅读(2307)
评论(0)
推荐(0)
摘要:
procedure TForm4.Button2Click(Sender: TObject); var sResponse: string; EnvStr : TStringStream; begin EnvStr := TStringStream.Create(Memo.Text, TEncoding.UTF8); try idHTTP.Request.ContentType :=... 阅读全文
posted @ 2019-06-20 16:46
覆雨翻云
阅读(384)
评论(0)
推荐(0)
摘要:
转自:http://blog.qdac.cc/?p=4189 阅读全文
posted @ 2019-06-20 15:33
覆雨翻云
阅读(263)
评论(0)
推荐(0)