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!
命名空间是一个很好的主意——应该多加利用