Skip to content
Python迭代器&生成器

山里来了攻城狮 | WILDLION

Welcome.

  • Home
  • IT
  • Server
    • Linux
    • Windows
  • Life
  • Links
  • Contact

Tag: 生成器

Python迭代器&生成器

迭代器

迭代器学习的关键点在于区分iterator与iterable, iterator代表一个对象是一个迭代器(可迭代对象), 而iterable代表该对象可以被迭代 Continue reading Python迭代器&生成器

Posted on 2017/10/192017/10/19Author Blogger OwnerCategories ITTags python, 生成器, 迭代器4 Comments on Python迭代器&生成器 3,329 views

python3通过生成器实现动态获取日志

tail -f命令能够显示文件的实时动态更新,方便日志跟踪,今天用python3写了一个类似的小程序 python3通过生成器实现动态获取日志 - 1 Continue reading python3通过生成器实现动态获取日志

Posted on 2017/04/112017/04/11Author Blogger OwnerCategories ITTags python, 生成器Leave a comment on python3通过生成器实现动态获取日志 1,982 views
Contact © 2025 山里来了攻城狮 | WILDLION | sitemap