getResponseCode (); if (responseCode != 200) { return String.format("Error in HTTP GET : code [%d]", responseCode); }//from w ww. j a v a2 s. c om ...
確定! 回上一頁