Differences between revisions 36 and 38 (spanning 2 versions)
Revision 36 as of 2007-08-11 09:41:28
Size: 2027
Editor: XiaoQi
Comment:
Revision 38 as of 2007-08-23 14:46:28
Size: 2099
Editor: XiaoQi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma section-numbers off
Line 3: Line 4:
== 哪一种 Python 适合您? == == 1.1 哪一种 Python 适合您? ==
Line 8: Line 9:
== Windows 上的 Python ==
== 1.2 Windows 上的 Python ==
Line 19: Line 21:
== Mac OS X 上的 Python ==
== 1.3 Mac OS X 上的 Python ==
Line 22: Line 25:
== Mac OS 9 上的 Python ==
== 1.4 Mac OS 9 上的 Python ==
Line 24: Line 28:
== RedHat Linux 上的 Python ==
 1. `Para 1`:如果你想'''在像 Linux 一样的 UNIX 兼容的'''操作系统上'''……[[BR]]

== 1.5 RedHat Linux 上的 Python ==
 1. `Para 1`:如果你想'''在像 Linux 一样的 UNIX 兼容的操作系统上'''……[[BR]]
Line 29: Line 34:
== Debian GNU/Linux 上的 Python ==
== 1.6 Debian GNU/Linux 上的 Python ==
Line 31: Line 37:
== 从源代码安装 Python ==
== 1.7 从源代码安装 Python ==
Line 33: Line 40:
== 使用 Python 的交互 Shell ==
== 1.8 使用 Python 的交互 Shell ==

6-8<X1> install.xml 安装 Python

TableOfContents

1.1 哪一种 Python 适合您?

  1. Para 2:……大多数Linux发布版本 <!> (./) 发行版

  2. Para -1无论哪一个已经安装再您的计算机上的均可。BR (!) 表达似乎有些别扭,BR (./) 无论哪一个——只要已经安装在您计算机上——均可。

1.2 Windows 上的 Python

  1. Para 2ActiveState 制作了一个 Windows 上的 Python安装程序称为 ActivePythonBR (!) 表达很别扭,BR (./) ActiveState 发布 Windows 上的 Python 安装程序,叫做 ActivePython

  2. Para 2附加了 <!> 一些 Windows 扩展 (./) 以及

  3. Para 3曾经 {X} 学习 Python 时

  4. Para 3:新的 Python 版本出来 <!> 几个月 (./) 发布

  5. 过程1.1, 5:……执行一个 {X} 定制安装

  6. 过程1.1, 6Start->ProgramsBR (!) 能翻译为什么不翻译呢?BR (./) 开始->程序

1.3 Mac OS X 上的 Python

  1. 过程1.4, 2挂装 <!> 到桌面 (./) 挂载

  2. 例1.1上:那您需要知道正在使用 {i} 的是 哪一个版本的 Python。

1.4 Mac OS 9 上的 Python

pass

1.5 RedHat Linux 上的 Python

  1. Para 1:如果你想在像 Linux 一样的 UNIX 兼容的操作系统上……BR (./) 在类 UNIX 的操作系统(如 Linux)上

  2. Para 2:下载最新的 Python RPM {i}

  3. 例1.2, (3):这是我们刚 <!> 的 Python (./) 安装

1.6 Debian GNU/Linux 上的 Python

  1. Para 1:如果您碰巧 {X} 运行在……

1.7 从源代码安装 Python

pass

1.8 使用 Python 的交互 Shell

  1. Para 3:让我们深入下去做这些操作BR (!) 不管原文如何,这里不符合上下文(下文不过是做了1 + 1print 'hello world'这样的简单操作)BR (./) 让我们尝试着做这些操作

DiveIntoPythonZh/2007-06-08 (last edited 2009-12-25 07:16:07 by localhost)