X Tutup
Skip to content
Yi Song edited this page Aug 16, 2017 · 2 revisions

Python

  • 涉及一些Python的字符串 列表 字典 的处理
  • Python 连接MongoDB数据库,主要使用pymongo模块

MongoDB 数据库可视化管理工具 studio 3T

  • Mongo 的启动
  • MongoDB的操作: CRUD

BeautifulSoup

  • 爬虫网页解析工具
  • 四种数据对象: Tag NavgableString BeautifulSoup Comment

参考

Clone this wiki locally

X Tutup