func httpPost() { resp, err := http.Post("https://tw.yahoo.com/", "application/x-www-form-urlencoded", strings.NewReader("name=test")) if err != nil { fmt.
確定! 回上一頁