2019年10月9日
摘要: 在学习《Flask Web开发 基于Python的Web应用开发实战》的过程中,调试程序,如下图,运行报错: AttributeError: 'SQLAlchemy' object has no attribute 'Foreignkey' 原因:是关键字Foreignkey里的字母k应该是大写,错 阅读全文
posted @ 2019-10-09 16:47 天道酬勤2016 阅读(3459) 评论(0) 推荐(1)