搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Python2
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
For this
article
,
it's
necessary
to
have a reasonably
up-to-date
Python
installed
on
your
*
nix
machines
,
which
means
Python
2
.
3
or
greater
.
要
学习
本文
中
的
内容
,
您
需要
在
您
的
*nix
计算机
中
安装
最新
的
Python
(
即
Python2.3
或者
更
高
版本
)
。
www.ibm.com
2.
Given the
effective
requirement
for
Python 2
.
0
in
terms
of
the
XML
packages
,
I
also
allowed
in
a few
other
changes
with
Python 2
.
0
syntax
.
假设
在
XML
软件包
方面
有
对
Python2.0
的
有效
需求
,
我
也
允许
对
Python2.0
语法
进行
一些
其它
的
更改
。
www.ibm.com
3.
While
Python 2
.
x
did
support
Unicode
,
there
was
both
an
(
old
)
str
type
and
(
new
)
unicode type
.
尽管
Python2.x
也
支持
Unicode
,
但是
它
是
通过
一个
(
旧
有的
)
str
类型
和
一个
(
新
的
)
unicode
类型
来
实现
的
。
www.infoq.com
4.
To
close
,
let
me
present
one
more
generator
example
that
comes from
the
test_generators
.
py
module
distributed
with
Python 2. 2.
作为
结束
,
让
我
再
介绍
一个
生成器
示例
,
它
来自
随
Python2.2
一同
分发
的
test_generators.py
模块
。
www.ibm.com
5.
Learn
Python
the Hard Way
is
a
beginner
's
programming
book
written
by
Zed Shaw
.
It
was
written
for
Python
2.
《
脚踏实地
学
Python
》
是
ZedShaw
编写
的
初学者
编程
教程
,
这
本
书
使用
的
版本
是
Python2
。
article.yeeyan.org
6.
Starting
with
Python
2
.
0
,
Python
includes
most
of
the XML-SIG
project
in
its
standard
distribution
.
从
Python2.0
开始
,
Python
在
其
标准
发行版
中
包括
大多数
XML-SIG
项目
。
www-128.ibm.com
7.
The
installment
hints
at
some
of the
issues
,
before
Python 2
.
2
introduced
generators
.
这
一部分
在
Python2.2
引入
生成器
之前
就
暗示
了
其中
一些
问题
。
www.ibm.com
8.
Fortunately
,
Python
2
.
0+
has
advanced
quite
a
ways past the
rudimentary
support
of
xmllib
in
earlier
Python
versions
.
幸运
的
是
,
早期
Python
版本
对
xmllib
的
基本
支持
在
Python2.0+
下
有
了
很
大
进步
。
www.ibm.com
9.
Unfortunately
,
the
standard
Python 2
.
0 XML
package
does not
contain
a
validating
parser
.
不幸
的
是
,
标准
Python2.0XML
包
并不
包括
验证型
语法
分析
器
。
www-128.ibm.com
10.
As
of Python 2
.
1
,
pydoc
(
and
its
supporting
inspect
)
is
part
of the
standard
library
.
对于
Python2.1
来说
,
pydoc
(
以及
它
支持
的
inspect
)
是
标准
库
的
一部分
。
www.ibm.com
1
2
3