您好,登錄后才能下訂單哦!
這篇文章給大家介紹python中禪的作用是什么,內(nèi)容非常詳細,感興趣的小伙伴們可以參考借鑒,希望對大家能有所幫助。
python的五大特點:1.簡單易學,開發(fā)程序時,專注的是解決問題,而不是搞明白語言本身。2.面向?qū)ο?,與其他主要的語言如C++和Java相比, Python以一種非常強大又簡單的方式實現(xiàn)面向?qū)ο缶幊獭?.可移植性,Python程序無需修改就可以在各種平臺上運行。4.解釋性,Python語言寫的程序不需要編譯成二進制代碼,可以直接從源代碼運行程序。5.開源,Python是 FLOSS(自由/開放源碼軟件)之一。
1、說明
Python之禪指的是Tim Peters 編寫的關(guān)于python編程準則。
2、操作步驟
在python的交互界面輸入import this,回車,會發(fā)現(xiàn)返回了一些代碼規(guī)范。
3、代碼
>>> import this The Zen of Python, by Tim Peters蟒宗之禪語,提姆彼得斯(中文是我加的,參考了幾種網(wǎng)上的譯文) Beautiful is better than ugly.優(yōu)美勝于丑陋 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.規(guī)則拒絕特例 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.實現(xiàn)難以解釋,定是糟糕方案 If the implementation is easy to explain, it may be a good idea.實現(xiàn)易于解釋,或為良好方案 Namespaces are one honking great idea -- let's do more of those!名稱空間極好,諸君多加使用!
關(guān)于python中禪的作用是什么就分享到這里了,希望以上內(nèi)容可以對大家有一定的幫助,可以學到更多知識。如果覺得文章不錯,可以把它分享出去讓更多的人看到。
免責聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。