Home > Back-end >  Delphi how to transmit data to other sites
Delphi how to transmit data to other sites

Time:10-09

Delphi how to send data to other sites, such as send a keyword simulation to the baidu search
http://www.baidu.com/s? Wd=keywords//this

CodePudding user response:

IDhttp

CodePudding user response:

IdHTTP. Get (' http://www.baidu.com/s? Wd=keywords')
  • Related