Python 目录指引

  1.0 Pthon 基础整合 

  1.1 变量 

  1.2 数据类型

  1.3 基础语法

  1.4 文件操作

  1.5 函数

  1.6 生成器

  1.7 迭代器

  1.8 装饰器

2.0 Python 常用模块

  2.1 re 模块

  2.2 collection 模块

  2.3 os 模块

  2.4 random 模块

  2.5 time 模块

  2.6 datetime 模块

  2.7 json 模块

  2.8 hashlib模块

    

猜你喜欢

转载自www.cnblogs.com/shijieli/p/10338848.html