摘要: sql插入语句(推荐): 1 str_mac = "nihao" 2 # SQL 插入语句 3 4 sql = "INSERT INTO EMPLOYEE(FIRST_NAME, \ 5 LAST_NAME, AGE, SEX, INCOME) \ 6 VALUES ('%s', '%s', %s, 阅读全文
posted @ 2019-06-20 18:39 焜掱玚 阅读(410) 评论(0) 推荐(0) 编辑
摘要: https://michael728.github.io/2019/05/11/tools-dev-pycharm-idea/ 阅读全文
posted @ 2019-06-20 13:06 焜掱玚 阅读(336) 评论(0) 推荐(0) 编辑
摘要: https://datatofish.com/upgrade-pip/ 这个网站写的非常的全 阅读全文
posted @ 2019-06-20 12:58 焜掱玚 阅读(182) 评论(0) 推荐(0) 编辑
摘要: items的编写 1 # -*- coding: utf-8 -*- 2 3 # Define here the models for your scraped items 4 # 5 # See documentation in: 6 # https://doc.scrapy.org/en/lat 阅读全文
posted @ 2019-06-20 10:30 焜掱玚 阅读(7156) 评论(0) 推荐(1) 编辑
摘要: 选中VirtualBox右键 就可以正常运行了 阅读全文
posted @ 2019-06-20 07:53 焜掱玚 阅读(2095) 评论(0) 推荐(0) 编辑
levels of contents