摘要:
pytest官方文档 https://www.osgeo.cn/pytest/contents.html python开源库,题目 https://time.geekbang.org/column/article/287360 极客时间 https://time.geekbang.org/colum 阅读全文
posted @ 2019-11-17 21:54
walkerpython
阅读(266)
评论(0)
推荐(0)
摘要:
内容回顾: 1.mysql的基本语法 对库的操作 show databases; create database db1; 使用数据库: use db1; 对表 create table t1( id int not null unique unsigned, name char(10) not n 阅读全文
posted @ 2019-11-17 16:38
walkerpython
阅读(168)
评论(0)
推荐(0)
浙公网安备 33010602011771号