pythonic
美 [pa?'θ?n?k]
英 [pa?'θ?n?k] 
- adj.預(yù)言的;蟒蛇的
- 網(wǎng)絡(luò)神諭的;蟒樣;蟒樣的
英漢解釋
例句
In particular, it is not very Pythonic to access data using getters and setters, or other similar methods.
具體地說,使用getter和setter或其他類似的方法來訪問數(shù)據(jù)不太符合Python的習(xí)慣。
But the language of a DTD is un-Pythonic, and xmlproc just uses it as data that needs to be parsed.
但是DTD的語言并不是Python式的,xmlproc只將它用作需要解析的數(shù)據(jù)。
In order to descend recursively and with ease through XML nodes, I utilized the high-level Pythonic interface provided by xml_objectify.
為了輕松地循環(huán)下降遍歷XML節(jié)點(diǎn),我利用了xml_objectify提供的高級(jí)Python化的接口。
This approach can be clumsy and isn't very "Pythonic. "
這種方法可能比較笨拙,并且不是非常符合Python的習(xí)慣。
A Pythonic approach might come from a different direction.
Python式的方法可能來自一個(gè)不同的角度。
In fact, the community has a term for code that follows a preferred style: pythonic.
事實(shí)上,該社區(qū)定義了一種特有的代碼風(fēng)格術(shù)語,即Python化(pythonic)。
The first step for xml2sql is to create a "Pythonic" object using xml_objectify.
xml2sql的第一步是使用xml_objectify創(chuàng)建一個(gè)“Python化”的對(duì)象。