码迷,mamicode.com
首页 > 其他好文 > 详细

八:常用模块

时间:2019-09-30 09:24:22      阅读:72      评论:0      收藏:0      [点我收藏+]

标签:port   加载   col   random模块   SYS模块   常用   面向对象   and   有关   

1.模块

内置模块:python解释器就会加载

三方模块:需要安装,然后import才可以使用

自定义模块:自己写的py文件

2.常用模块

 常用模块一、

      collocations 模块

      时间模块

      random模块

      os模块

      sys模块

      序列化模块

      re模块

  常用模块二:这些模块和面向对象有关

      hashlib模块

      configparse模块

      logging模块

 

八:常用模块

标签:port   加载   col   random模块   SYS模块   常用   面向对象   and   有关   

原文地址:https://www.cnblogs.com/gyxpy/p/11610844.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!