What is the translation of " PYTHONIC " in Chinese?

pythonic

Examples of using Pythonic in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
How to write“pythonic” code.
怎样写出Pythonic的代码.
This types of feature makes code more readable and pythonic.
这种方式可以让代码变得更加简洁和Pythonic。
How to access data using Pythonic indexing and slicing.
如何使用pythonic索引和切片操作访问数据。
Generators allow you to create iterators in a very pythonic manner.
生成器允许你以一种非常pythonic的方式创建迭代器。
The pythonic way to deal with the above problem is to use property.
对于上边的问题,Python式的解决方式是使用property。
Understand how to write Pythonic code.
怎样写出Pythonic的代码.
Kotti- A high-level, Pythonic web application framework built on Pyramid.
Kotti-一个高级,Python范的web应用框架,基于Pyramid构建.
Vectorization results in more“Pythonic” code.
矢量化导致更多“Pythonic”代码。
Is there a more compact or pythonic way to write the boolean expression.
是否有一个更紧凑或pythonic的方式来写布尔表达式.
Vectorization results in more“Pythonic” code.
矢量化导致产生更多“Pythonic”代码。
Kotti- A high-level, Pythonic web application framework built on Pyramid.
Kotte-一个高层次,Python的Web应用程序框架建立在Pyramid.
We programmers can be pedantic about the“correct” use of ourlanguages(e.g. Python code is not Pythonic).
我们程序员可以对我们语言的“正确”使用咬文嚼字(如Python代码不是Pythonic)。
Related question: What is the most“pythonic” way to iterate over a list in chunks?
相关问题:在块中迭代列表的最“pythonic”方法是什么??
One pythonic principle is"It's easier to ask for forgiveness than permission(EFAP)".
个Python设计原则是这么说的“请求宽恕比请求许可更容易(EFAP)”。
In this book you will learn to write elegant"Pythonic" code to solve common programming problems.
在书中,读者将学习如何编写优雅的“Python式”代码来解决常见的编程问题。
Pythonic" means something like"idiomatic Python", but now we will need to describe what that actually means.".
Pythonic有点像“Python惯用法”的意味,现在让我们来聊聊它真正的含义。
I will not only show you various ways to code common patterns,but also show you the Pythonic way to do the same.
我不仅会向你展示程式设计常见模式的各种方式,还会向你展示Pythonic方法做这相同操作。
The Pythonic Perambulations blog has a fairly standard theme but is also open source on GitHub.
PythonicPerambulations这个博客的主题风格虽然很普通,但是它也是开源的,并且也发布在GitHub上。
One reason for the high readability of Python code is its relatively completeset of Code Style guidelines and“Pythonic” idioms.
Python代码具有高可读性的其中一个原因是它的相对完整的代码风格指引和“Pythonic”的习语。
Flask is considered more Pythonic than Django because Flask web application code is in most cases more explicit.
人们认为Flask相比Django更加的Pythonic,因为FlaskWeb应用的代码在多数情况下都会更加清晰明确。
Code written in accordance with this"obvious" way(which may not be obvious at all to a newcomer)is often described as"Pythonic.".
按照这种“明显”的方式(对一个新人来说可能根本不明显)编写的代码常常被称为具有“Python风格”。
Flask is considered more Pythonic than the Django web framework because in common situations the equivalent Flask web application is more explicit.
人们认为Flask相比Django更加的Pythonic,因为FlaskWeb应用的代码在多数情况下都会更加清晰明确。
Although type checking is supported- and even required, in some rare cases-you will see that it's not usually the“Pythonic” way of thinking.
虽然类型检查支持,甚至是必需的,在一些罕见的情况下,你会发现这不是通常的“神谕的”的思维方式。
Pythonic culture favors a diverse range of editors rather than being grounded in IDEs, which means there is less expectation of strong automated refactoring support.
然而,Pythonic文化倾向于多种编辑器,而不是基于IDE,这意味着对强自动重构的支持较低。
Python's enumerate function helps you write more Pythonic and idiomatic looping constructs that avoid the use of clunky and error-prone manual indexing.
Python的enumerate函数可以帮助你编写出更加Pythonic和地道的循环结构,避免使用笨重且容易出错的手动生成索引。
Results: 25, Time: 0.026

Top dictionary queries

English - Chinese