禪道Python
剛看到這個,覺得好玩,就翻譯了一下:
The Zen of Python, by 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!名空間真他爹的是個好主意--都過來多幹吧!
fango
相關文章
- Python 禪道測試用例助手Python
- 禪道命名標識約定-敏捷在禪道(五)敏捷
- 10.25禪道
- Docker - 部署禪道Docker
- 禪道的使用:如何搭建Ubuntu環境安裝禪道Ubuntu
- 使用Docker部署禪道Docker
- python資料統計之禪道bug統計Python
- 本地安裝部署禪道
- 禪道備份處理
- Docker部署禪道備忘錄Docker
- 禪道docker化(Centos7.2)DockerCentOS
- 禪道專案管理軟體專案管理
- Python 之禪Python
- python之禪Python
- 淺析 DjangoModel 設計禪道Django
- 測試管理工具-禪道
- 禪道 - 儲存空間釋放
- 禪道遷移(windows_to_linux)WindowsLinux
- 禪道用例庫建設分享
- 專案管理、軟體、禪道 VS JIRA專案管理
- centos7安裝配置禪道7.3CentOS
- 禪道檔案大小限制-nginx 調整Nginx
- 關於禪道的資料遷移
- Python之禪(Pythonic)Python
- 禪道PMS在lnmp下的安裝問題LNMP
- 禪道程式設計師的10條原則程式設計師
- 專案管理工具“禪道”與bug相關專案管理
- 禪道測試報告匯出 -- 油猴指令碼測試報告指令碼
- Python之禪-import this的實現PythonImport
- 快速開始HelloWorld和Python之禪Python
- 開源版禪道無法匯入缺陷怎麼辦呢?
- Linux下部署開源版“禪道”專案管理系統Linux專案管理
- 禪道開源版本12.4.1配置SMTP自動發郵件
- 軟體測試-BUG管理工具禪道安裝使用過程
- 【禪道】--不使用幫助的IT員工當不了好老闆(理論篇)
- 【禪道】--不使用幫助的IT員工當不了好老闆(實戰篇)
- 禪道專案管理軟體,敏捷開發團隊不可或缺的工具專案管理敏捷
- 測試開發之安全篇-使用禪道ZTF執行OWASP安全掃描