Python x Django 網站實作&學習記錄系列第26 篇 ... 將重要資訊放到yaml內 ... with open(BASE_DIR/"config.yaml","r") as f: config = yaml.full_load(f) ...
確定! 回上一頁