pythonic
基本解釋
- adj.神諭的;預(yù)言的;丹蛇的
英漢例句
- In fact, the community has a term for code that follows a preferred style: pythonic.
事實上,該社區(qū)定義了一種特有的代碼風(fēng)格術(shù)語,即 Python 化(pythonic)。 - In particular, it is not very Pythonic to access data using getters and setters, or other similar methods.
具躰地說,使用 getter 和 setter 或其他類似的方法來訪問數(shù)據(jù)不太符郃 Python 的習(xí)慣。 - In order to descend recursively and with ease through XML nodes, I utilized the high-level Pythonic interface provided by xml_objectify.
爲(wèi)了輕松地循環(huán)下降遍歷 XML 節(jié)點,我利用了 xml_objectify 提供的高級 Python 化的接口。 - Novices to Python will learn Python-specific techniques that make use of built-in exceptions and the context manager, as well as unusual but Pythonic ways of managing the flow control of their program.
FORBES: Record Number of Women Give Tech Talks at PyCon 2013