摘要:
一、创建一个实现登录的接口 二、在浏览器输入:http://127.0.0.1:8000/login?username=xxx&password=123456,查看结果 阅读全文
摘要:
一、Excel模块:xlrd(读)、xlwt(写)、xlutils(结合读写可修改excel) 1、从mysql中读取数据 2、从mysql中读取数据写入excel中 3、从excel中读取数据 4、从excel读取数据写入mysql 5、修改excel 阅读全文