Instead of returning hardcode HTML from the function, a HTML file can be rendered by the render_template() function. from flask import Flask app ...
確定! 回上一頁