使用Flask web 框架写web程序时,表单类选择了flask_wtf。 在创建类时,继承FlaskForm ,在子类中编写构造始终报错,不知道为什么? from flask_wtf import ...
確定! 回上一頁