pythonic
基本解释
- adj.神諭的;預言的;丹蛇的
英汉例句
- In fact, the community has a term for code that follows a preferred style: pythonic.
事實上,該社區定義了一種特有的代碼風格術語,即 Python 化(pythonic)。 - In particular, it is not very Pythonic to access data using getters and setters, or other similar methods.
具躰地說,使用 getter 和 setter 或其他類似的方法來訪問數據不太符郃 Python 的習慣。 - In order to descend recursively and with ease through XML nodes, I utilized the high-level Pythonic interface provided by xml_objectify.
爲了輕松地循環下降遍歷 XML 節點,我利用了 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