Python基础(8)——常见模块

  1. 模块介绍
  2. time &datetime模块
  3. random
  4. os
  5. sys
  6. shutil
  7. json & picle
  8. shelve
  9. xml处理
  10. yaml处理
  11. configparser
  12. hashlib
  13. subprocess
  14. logging模块
  15. re正则表达式

详见:http://www.cnblogs.com/alex3714/articles/5161349.html

猜你喜欢

转载自www.cnblogs.com/long5683/p/9301124.html