pythonic

pythonic

美 [paɪ'θɒnɪk]  英 [paɪ'θɒnɪk]

  • adj.预言的;蟒蛇的
  • 网络神谕的;蟒样;蟒样的

英汉解释

adj.
1.
神托的,预言的
2.
蚒蛇的,蟒蛇的

例句

In particular, it is not very Pythonic to access data using getters and setters, or other similar methods.

具体地说使用gettersetter其他类似方法访问数据符合Python习惯

But the language of a DTD is un-Pythonic, and xmlproc just uses it as data that needs to be parsed.

但是DTD语言并不是Pythonxmlproc用作需要解析数据

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接口

This approach can be clumsy and isn't very "Pythonic. "

这种方法可能比较笨拙并且不是非常符合Python习惯

A Pythonic approach might come from a different direction.

Python方法可能来自不同角度

In fact, the community has a term for code that follows a preferred style: pythonic.

事实上社区定义一种特有代码风格术语Pythonpythonic)。

The first step for xml2sql is to create a "Pythonic" object using xml_objectify.

xml2sql第一使用xml_objectify创建一个Python对象