为了账号安全,请及时绑定邮箱和手机立即绑定

pycharm建立flask项目不能实时更新文件

pycharm建立flask项目不能实时更新文件

HUWWW 2018-10-15 16:11:36
很奇怪的一个问题我用pycharm2017.2建立flask工程,在启动后,修改template下的文件,却不能实时在页面体现出来。hello.pyfrom flask import Flaskfrom flask import render_templateapp = Flask(__name__)@app.route('/')def hello_world():    return render_template('index.html')if __name__ == '__main__':    app.run()templates/index.html修改index.html文件不能实时更新
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 3143 浏览

添加回答

举报

0/150
提交
取消
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号