摘要: 阅读全文
posted @ 2019-04-23 22:48 大西瓜Paul 阅读(544) 评论(0) 推荐(0) 编辑
摘要: Flask-SQLAlchemy - pip install flask_sqlalchemy - pip install mysqlclient 阅读全文
posted @ 2019-04-23 22:15 大西瓜Paul 阅读(257) 评论(0) 推荐(0) 编辑
摘要: flask.Blueprint.errorhandler flask.Flask.errorhandler flask.Blueprint.app_errorhandler 阅读全文
posted @ 2019-04-23 21:59 大西瓜Paul 阅读(218) 评论(0) 推荐(0) 编辑
摘要: Flask内置集成了logger debug mode:off 为生产环境,一般只输出error级别的,不输出info 和 debug级别 本地环境,可设置为debug模式 阅读全文
posted @ 2019-04-23 21:53 大西瓜Paul 阅读(276) 评论(0) 推荐(0) 编辑
摘要: 蓝图 阅读全文
posted @ 2019-04-23 21:44 大西瓜Paul 阅读(394) 评论(0) 推荐(0) 编辑
摘要: 链接管理器 url_for 版本管理 阅读全文
posted @ 2019-04-23 21:43 大西瓜Paul 阅读(510) 评论(0) 推荐(0) 编辑
摘要: 1.关闭防火墙,即可由本地访问虚拟机上启动的5000端口服务, 2.设置外部可访问 阅读全文
posted @ 2019-04-23 21:16 大西瓜Paul 阅读(418) 评论(0) 推荐(0) 编辑
摘要: 1.创建虚拟环境 2.设置pip的国内源,加快下载速度(windows环境下) 在win10当前用户目录C:\Users\mengbao下新建pip文件夹,创建文件pip.ini 阅读全文
posted @ 2019-04-23 21:05 大西瓜Paul 阅读(668) 评论(0) 推荐(0) 编辑
/*增加返回顶部按钮*/ 返回顶部 /*给标题增加蓝色背景长条*/