时间
盛年不重来,一日难再晨。及时当勉励,岁月不待人。
坚持
一日一钱,十日十钱。绳锯木断,水滴石穿。不经一翻彻骨寒,怎得梅花扑鼻香。
积累
积土成山,风雨兴焉;积水成渊,蛟龙生焉;积善成德,而神明自得,圣心备焉。
>>> import this
The Zen of Python, by Tim Peters
Python之禅 —— Tim Peters
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!
命名空间是个绝妙的想法——我们应当多多善用!💯 💻 ⌨️ 📚 💯
dong4stop
Hello World!
{
name: "dong4stop",
sex: "男",
location: "西安",
description: "完美主义者!对未来越有耐心,对现在越有信心。",
contact: {
qq: 535301,
mails: [
"dong4stop@qq.com",
"dong4stop@gmail.com"
]
}
}