在python 2.x的版本,是用urllib2,而在python 3.x的版本,改用urllib,兩者的 ... respData = str(resp.read().decode('utf-8')); #將所得的資料解碼 ...
確定! 回上一頁