查询
1 词典释义:
pythonic
时间: 2026-01-01 07:30:18
英 [paɪˈθɒnɪk]

adj.蟒的

双语例句
  • It's considered pythonic to use meaningful variable names.

    使用有意义的变量名被认为是地道的。

  • Using list comprehensions is a very pythonic approach to handle lists.

    使用列表推导式是处理列表的一种非常地道的方法。

  • Writing code in a pythonic way makes it more readable and maintainable.

    以地道的方式编写代码使其更易读和维护。

  • Is there a more readable or Pythonic way to format a Decimal to 2 places?

    有更具可读性或十进制格式神谕的方法2的地方吗?。

  • What is the most Pythonic way of implementing classes with auto-incrementing instance attributes?

    具有自动递增实例属性实现类的最大蟒蛇的方式是什么?

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

    具体地说,使用getter和setter或其他类似的方法来访问数据不太符合Python 的习惯。