from flask import Flask, render_template, request. 接著,我們建立一個新的路由「/getname」,並且在@app.route路由裡面的method設定以GET方式傳送 ...
確定! 回上一頁