這裡的 upload_data 函數檢查實參是否有 get_value 方法,如果有,則通過此方法讀取數據。符合此類要求的對象(作為實參)是: >>> import json>>> ...
確定! 回上一頁