render_template (). 這個function就是用來使用html的但首先他必須在上方import的地方加入 from flask import render_template 當然你可以在 from flask import Flask ...
確定! 回上一頁