摘要: MySQL 数据库 之 多表查询 & navicat & pymysql & 事务 内容概要 多表查询 子查询 联表查询 inner join left join right join union navicat 可视化软件 多表查询练习题 python 操作 MySQL 模块 (pymysql) 事务 特性:ACID start transcation scrollback co 阅读全文
posted @ 2022-02-22 17:17 elijah_li 阅读(190) 评论(0) 推荐(0) 编辑
摘要: django项目过程中manage.py出现的 AttributeError: ‘str‘ object has no attribute ‘decode‘报错 1.问题 报错代码:AttributeError: 'str' object has no attribute 'decode' 报错截图: 2.上网搜索 参考网上大神给出的解释: AttributeError: 'str' object has no attribute 'decode' 一般是因 阅读全文
posted @ 2022-02-22 15:31 elijah_li 阅读(69) 评论(0) 推荐(0) 编辑
//一下两个链接最好自己保存下来,再上传到自己的博客园的“文件”选项中