1.
Python is an easy to read, use, and learn programming language.
Python是一种容易阅读、使用和学习的编程语言。
2.
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,这两种也受支持。
3.
Then we introduce the concept of a container type and focus on the Python tuple class as the first example of that type.
然后,我们将介绍容器类型的概念,并且将Pythontuple类作为此类型的第一个示例,进行重点介绍。
4.
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中可见的类。
5.
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图形和打印”服务。
6.
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。
7.
The setup. py script can vary quite a bit in content as you browse around popular Python repositories.
当您浏览流行的Python库时,setup.py脚本的内容可能存在相当大的差异。
8.
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对象接口支持动态数据库访问。
9.
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库获取一个本地文件夹对象一样。
10.
Remember: it's just a few extra lines of the Perl (or Python, or . . . ) code you already know to give these results.
请记住:为了取得这些结果,您只需添加几行您已知道的Perl(或Python或……)代码。