JavaShuo
栏目
标签
Python 格言(The Zen of Python)
时间 2021-01-17
标签
Python
栏目
Python
繁體版
原文
原文链接
Python 的设计哲学是“优雅”、“明确”、“简单”。因此,Perl 语言中“总是有多种方法来做同一件事”的理念在 Python 开发者中通常是难以忍受的。Python 开发者的哲学是“用一种方法,最好是只有一种方法来做一件事”。在设计 Python 语言时,如果面临多种选择,Python 开发者一般会拒绝花俏的语法,而选择明确的没有或者很少有歧义的语法。由于这种设计观念的差异,Python 源
>>阅读原文<<
相关文章
1.
The Zen Of Python
2.
The Zen of Python
3.
Python之禅----The Zen of Python
4.
The Zen of Python, by Tim Peters
5.
趣闻|Python之禅(The Zen of Python)
6.
Python彩蛋之一“The Zen of Python”
7.
PEP 20 -- The Zen of Python(Python之禅)
8.
Zen of Python
9.
Python彩蛋--zen of python
10.
Python的设计哲学--zen of Python
更多相关文章...
•
SQLite - Python
-
SQLite教程
•
Docker 安装 Python
-
Docker教程
•
IntelliJ IDEA代码格式化设置
•
IntelliJ IDEA安装代码格式化插件
相关标签/搜索
zen
python
格言
Python语言
7.2+python
python+mysql
python&tikz
c++&python
python+itchat
python+pandas
Python
R 语言教程
MySQL教程
PHP教程
代码格式化
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
正确理解商业智能 BI 的价值所在
2.
解决梯度消失梯度爆炸强力推荐的一个算法-----LSTM(长短时记忆神经网络)
3.
解决梯度消失梯度爆炸强力推荐的一个算法-----GRU(门控循环神经⽹络)
4.
HDU4565
5.
算概率投硬币
6.
密码算法特性
7.
DICOMRT-DiTools:clouddicom源码解析(1)
8.
HDU-6128
9.
计算机网络知识点详解(持续更新...)
10.
hods2896(AC自动机)
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
The Zen Of Python
2.
The Zen of Python
3.
Python之禅----The Zen of Python
4.
The Zen of Python, by Tim Peters
5.
趣闻|Python之禅(The Zen of Python)
6.
Python彩蛋之一“The Zen of Python”
7.
PEP 20 -- The Zen of Python(Python之禅)
8.
Zen of Python
9.
Python彩蛋--zen of python
10.
Python的设计哲学--zen of Python
>>更多相关文章<<