python
python什么意思,python翻译
基本解释
n.: 蟒;蚺蛇
网络: 蟒蛇;巨蟒;派森
权威解释
蟒;蚺蛇:
a large tropical snake that kills animals for food by winding its long body around them and crushing them
英汉解释
【希腊神话】巨蟒
【动物;动物学】鵚蛇属,蟒蛇属
巫;预言者
蟒蛇;巫
词性分析
复数:pythons
例句
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库获取一个本地文件夹对象一样。