知识

资料

  1. Python之父Guido推荐的规范
  2. 异常
  3. 函数注释
  4. 一篇文章搞懂Python中的进程和线程

日志

  1. python logging日志模块以及多进程日志,多进程时rotating会在切换时异常
  2. log
  3. 教程

pandas

语法

  1. json字段检查 : if 'data' in result:
  2. 变量存在 : if data:
  3. 文件操作
    for root, dirs, files in os.walk(path):
    for file in fnmatch.filter(files, '*.py'):
    path=os.path.join(root,file)
    
  4. 执行命令:ret = os.system('ping %s' % (ip))
wangyaqi.cn all right reserved,powered by Gitbook该文件修订时间: 2020-04-18 15:35:02

results matching ""

    No results matching ""

    results matching ""

      No results matching ""