setEntity(s); //設置header信息//指定報文頭【Content-type】、【User-Agent】 httpPost.setHeader("Content-type", "application/json"); //執行 ...
確定! 回上一頁