GOLang(第二篇 发起一个Http请求)
import ( "net/http" "net/url" ) //发送一个简单的get请求 func GetRequest { //联系使用 make(map[st ...
import ( "net/http" "net/url" ) //发送一个简单的get请求 func GetRequest { //联系使用 make(map[st ...