Python Flask 網站後端開發 – 回應與導向 Response & Redirect

加入會員觀看影片:https://www.youtube.com/channel/UCguZS-y7codLSt6vpkVdnKg/join

Python Flask 網站後端開發:
回應與導向 Response

1. 後端回應前端的方式
1.1 回應字串
1.2 回應 JSON 格式字串
1.3 重新導向

2. JSON 格式字串
2.1 載入 json 模組
2.2 使用 json.dumps() 將字典列表的組合轉換成 JSON 格式的字串

3. 重新導向
3.1 載入 redirect() 函式
3.2 導向到同網站的其它路徑
3.3 導向到其他網站

——————-

更多課程資訊,請到彭彭頻道的會員網頁:
https://training.pada-x.com/online_premium.htm

Leave your comment

Your email address will not be published. Required fields are marked *