Python製作快遞查詢系統

代碼 import json from tkinter import * import requests def getType(postId): url='http://www.kuaidi100.com/autonumber/autoComNum?resultv2=1&text='+postId rs=requests.get(url) postTypeInfo=jso
相關文章
相關標籤/搜索