09 2020 档案
摘要:
数据库基础:(概念)
1. 数据库软件:
- DBMS(数据库管理系统)
2. 数据库:
- 通过DBMS创建和操纵的容器;
- 保存有组织的数据的容器-->通常是一个文件或者一组文件;
阅读全文
摘要:招聘网站爬虫模板 项目的创建 项目的设置 中间件的理解与使用 selenium的基本使用 爬虫项目的创建: scrapy startproject spiderName cd spiderName scrapy genspider name www.xxx.com 项目的设置: settings的基
阅读全文
摘要:ubuntu之jupyter notebook配置 安装jupyter: 前提:安装pip pip install jupyter jupyter notebook 配置: 生成配置文件: jupyter notebook --generate-config 创建密码:ipython In [1]:
阅读全文

浙公网安备 33010602011771号