from flask import render_template @app.route('/hello/') ... 如果是要取用 URL 參數,則使用 args 屬性內的 get() 方法:
確定! 回上一頁