美文网首页
Python之蝉

Python之蝉

作者: 悟C | 来源:发表于2018-07-23 22:10 被阅读97次
import this

# Beautiful is better than ugly.
# Explicit is better than implicit.
# Simple is better than complex.
# Complex is better than complicated.
# Flat is better than nested.
# Sparse is better than dense.
# Readability counts.
# Special cases aren't special enough to break the rules.
# Although practicality beats purity.
# Errors should never pass silently.
# Unless explicitly silenced.
# In the face of ambiguity, refuse the temptation to guess.
# There should be one-- and preferably only one --obvious way to do it.
# Although that way may not be obvious at first unless you're Dutch.
# Now is better than never.
# Although never is often better than *right* now.
# If the implementation is hard to explain, it's a bad idea.
# If the implementation is easy to explain, it may be a good idea.
# Namespaces are one honking great idea -- let's do more of those!

相关文章

  • Python之蝉

  • 《python编程:从入门到实践》

    #刷书Day14# 作者:【美】Eric Matthes Python之蝉: Beautiful is bette...

  • Python之蝉 by Tim peters

    优美胜于丑陋(Python 以编写优美的代码为目标) 明了胜于晦涩(优美的代码应当是明了的,命名规范,风格相似) ...

  • 蝉之蝉

    蝉之禅 文/锦心明道 是孤单的虫子 叫蝉 是博闻的学士 叫知了 是天生的歌手 喊你咪咪嘎 数载静默 无声无色 难道...

  • 人机交互到艺术设计

    -Python库之图形用户界面-Python库之游戏开发-Python库之虚拟现实-Python库之图形艺术 Py...

  • 从Web解析到网络空间

    -Python库之网络爬虫-Python库之Web信息提取-Python库之Web网站开发-Python库之网络应...

  • Python常用模块

    Python常用模块之time模块 Python常用模块之os模块 Python常用模块之sys模块 Python...

  • 纪念EOS主网上线,即兴赋诗一首。

    《蝉·鸣》 原创:云之絮 蝉卧深土修金身, ...

  • 《蝉蜕之夏》

    蝉蜕之夏,花鼓之夏,松林之夏,贝壳之夏,池塘之夏,乡野之夏,小镇之夏,我们的夏。 蜕是蝉的历练,也是蝉的幻化。鸣是...

  • 自学Python:Python程序设计原则

    the Zen of Python(Python之禅)是Python语言的指导原则。 查看Python之禅的原则,...

网友评论

      本文标题:Python之蝉

      本文链接:https://www.haomeiwen.com/subject/mmdsmftx.html