python
美 [ˈpaɪθɑn]
英 [ˈpaɪθ(ə)n] 
词形变化
复数:pythons
英汉双解
1. | 蟒;蚺蛇a large tropical snake that kills animals for food by winding its long body around them and crushing them |
英汉解释
英英解释
例句
However, this sort of manipulation of the PYTHONPATH (or of sys. path within a script or Python shell session) is a bit fragile.
不过,PYTHONPATH的(或者脚本或Pythonshell会话内的sys.path的)这种操作有些脆弱。
Python is an easy to read, use, and learn programming language.
Python是一种容易阅读、使用和学习的编程语言。
I chose PHP, because that's what I'm most familiar with: You may want to use Ruby or Python, and both of those options are supported.
我选择PHP,因为这是我最熟悉的:您可能想要使用Ruby或Python,这两种也受支持。
Then we introduce the concept of a container type and focus on the Python tuple class as the first example of that type.
然后,我们将介绍容器类型的概念,并且将Pythontuple类作为此类型的第一个示例,进行重点介绍。
My first question when I got this far was to ask myself how I would define a class in C that would be visible from Python.
做到这里时,我的第一个问题是问自己该如何用C定义从Python中可见的类。
A quick grep among the startup scripts reveals that this is part of the hplip service, which provides "HP Linux Imaging and Printing. "
对启动脚本进行grep处理,能够看出python是hplip的一部分,hplib提供了“HPLinux图形和打印”服务。
And when you upgrade to a newer version of Python, you don't have to worry that you might be abandoning existing pickles.
并且,当升级到更新版本的Python时,不必担心可能要废弃已有的pickle。
The setup. py script can vary quite a bit in content as you browse around popular Python repositories.
当您浏览流行的Python库时,setup.py脚本的内容可能存在相当大的差异。
Django comes with its own object-relational mapper (ORM) library that supports dynamic database access through a Python object interface.
Django提供了自己的对象关系型数据映射组件(object-relationalmapper,ORM)库,它可以通过Python对象接口支持动态数据库访问。
Note that cmislib makes getting this object as easy as if you were getting a local folder object from the standard python library.
注意,cmislib能够帮助您轻松获取这个对象,就像从这个标准Python库获取一个本地文件夹对象一样。
Remember: it's just a few extra lines of the Perl (or Python, or . . . ) code you already know to give these results.
请记住:为了取得这些结果,您只需添加几行您已知道的Perl(或Python或……)代码。
So, in a second study they used a description of a Monty Python sketch which participants weren't told was supposed to be a joke.
因此,在第二个实验中,他们使用了一个描述巨蟒的素描,而参与者也没有认为这应该是一个玩笑。
This can be very handy for trying out pieces of code without putting them into a Python script and executing the script.
这种方式对于调试一段代码是非常有用的,因为不用把代码放进Python脚本中并执行脚本了。
As you might expect, this is not a good thing, and the Python interpreter won't behave nicely if you try to do it, as shown in Listing 5.
正如您可能认为的,这样并不好,如果进行此操作,Python解释器将无法很好地工作,如清单5所示。
Nonetheless, I noticed something of a disturbing trend in the Python community that prompted this article.
然而,我在这篇文章归属的Python社区中注意到了一种令人烦恼的趋势。
Is an implementation of the high-level, dynamic, object-oriented Python that allows you to run Python on any Java platform.
是Python高级别的、动态的、面向对象的实现,它允许您在任何Java平台上运行Python。
There has been a good deal of cross pollination between the Java language and Python camps over the years.
多年以来,Java语言和Python阵营之间一直存在大量的异花授粉现象。
It's easy to develop with Pyjamas because you can use the same debugging tools that you usually use for Python.
用Pyjamas进行开发很容易,因为可以使用平时使用的Python调试工具。
It assumes that you have no knowledge of that programming language, so some of what you read here might seem a bit basic.
本文假定您不具备Python编程语言的任何知识,但至少应具备一些基本的编程知识。
What the Python of a year ago sorely lacked was a sufficient programmatic infrastructure for sharing Python code.
一年前的Python极度缺乏的是用来共享Python代码的充分规划的基础结构。
Python is object oriented, which gives it a significant advantage over such other scripting languages as Perl and Rexx.
Python是面向对象的,这使它与其它这类脚本编写语言如Perl和Rexx相比有了很大的优势。
My hope is to provide a collection of valuable things to watch out for to all those programmers who use Python less than full time.
我希望向所有并非一直使用Python的程序员指出真正具有价值的东西。
Of course, as a long-time Pythonista, I find mechanize more robust, which seems to follow the general pattern of the two languages.
当然,作为长期的Python支持者,我认为mechanize更健壮,它看上去似乎继承了两种语言的通用模式。
A few lines for imports and bindings is not much to do, but letting Python just inherently run much faster would be even more seamless.
添加几行导入和绑定代码不需要做很多工作,但却可以轻易地让Python比以前运行得快得多。
At the beginning of this article, I said (in a rather winded manner) that a string in Python is an immutable sequence of characters.
在本文的开头部分,我着重强调了Python中的字符串是不变的字符序列。
Scientists have used the latest imaging techniques to peer inside the digestive system of a python an hour after it had eaten a rat whole.
在蟒蛇吞噬了一整只老鼠一小时之后,科学家利用最新的成像技术,窥视了其体内的消化系统。
By the end of this article, Bash or PHP programmers should be able to jump into object-oriented Python projects without fear.
到本文结束时,Bash或PHP程序员应该能够毫无畏惧地一头扎进面向对象的Python项目。
Neither of the above examples truly shows off the true power of either Perl or Python, nor was that my intent in a short article.
上面的实例没有真正地表现出Perl或Python的真正实力,这也不是我在这篇短文中的意图。
To support this, Python has a way to put definitions in a file and use them in a script or in an interactive instance of the interpreter.
为此Python提供了一个办法,把这些定义存放在文件中,为一些脚本或者交互式的解释器实例使用。
At this point, notice that Python uses zero ordering, where the items in a collection are numbered starting with zero.
这时,请注意Python使用了零排序,其中集合中的项目从零开始编号。
Python Definition: Python is an object-oriented, open-source programming language often used for rapid application development.
Python语言定义:Python是一种面向对象、开放源码的编程语言,常常用于应用程序的快速开发。
Python is usually fast enough for what you want it to do.
Python对于您想让它做的事来说通常够快了。
Python is roughly comparable to Perl or Java, though it has several significant strengths (and a few disadvantages) over each.
Python完全比得上Java或Perl语言,而且它还有许多显著的优势(当然也有一些劣势)。
Another example of the differences in the implementation completeness is that the Python implementation seems to have stalled recently.
实现程度不同的另一个例子是,Python实现最近似乎停止了。
Python was designed with a small core and a large set of extension libraries, making the language extremely compact and flexible.
Python采用小内核设计,但具备大量扩展库,从而确保了该语言的紧凑性和灵活性。
A practice millennium python seeing, changes into an elegant young man, spits into the borneol in his mouth.
一修炼千年的巨蟒看见,化为一翩翩少年,将冰片吐入他口中。
Suggests that Python Web services implementations were not the only ones having trouble with the air fare quote service.
指出,PythonWeb服务实现并不是惟一使用机票报价服务有困难的。
Dolce & Gabbana has a magazine advertisement showing a man in briefs sunning himself with an enormous python crawling over his body.
Dolce&;Gabbana有一个杂志广告,画面上是一个穿着贴身短裤的男子在晒太阳,一只巨蟒在他身上爬行。
Dynamic languages like Python and Ruby seem to be all the rage these days.
最近Python和Ruby这样的动态语言风靡于世界。
There seems to be a bug in the PyGTK 0. 6. 8 Configuration script that affects those without a site-wide Python installation.
在PyGTK0.6.8的配置文件里好象有一个错误,会影响那些没有在站点范围内安装Python的系统。