Size: 2027
Comment:
|
← Revision 39 as of 2009-12-25 07:16:07 ⇥
Size: 2099
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#pragma section-numbers off | |
Line 2: | Line 3: |
[[TableOfContents]] == 哪一种 Python 适合您? == |
<<TableOfContents>> == 1.1 哪一种 Python 适合您? == |
Line 5: | Line 6: |
1. `Para -1`:'''无论哪一个已经安装再您的计算机上的均可。'''[[BR]] (!) 表达似乎有些别扭,[[BR]] |
1. `Para -1`:'''无论哪一个已经安装再您的计算机上的均可。'''<<BR>> (!) 表达似乎有些别扭,<<BR>> |
Line 8: | Line 9: |
== Windows 上的 Python == 1. `Para 2`:ActiveState '''制作了一个''' Windows 上的 Python安装程序'''称为''' ActivePython[[BR]] (!) 表达很别扭,[[BR]] |
== 1.2 Windows 上的 Python == 1. `Para 2`:ActiveState '''制作了一个''' Windows 上的 Python安装程序'''称为''' ActivePython<<BR>> (!) 表达很别扭,<<BR>> |
Line 16: | Line 18: |
1. `过程1.1, 6`:'''Start->Programs'''[[BR]] (!) 能翻译为什么不翻译呢?[[BR]] |
1. `过程1.1, 6`:'''Start->Programs'''<<BR>> (!) 能翻译为什么不翻译呢?<<BR>> |
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. `Para 3`:让我们'''深入下去'''做这些操作[[BR]] (!) 不管原文如何,这里不符合上下文(下文不过是做了`1 + 1`、`print 'hello world'`这样的简单操作)[[BR]] |
== 1.8 使用 Python 的交互 Shell == 1. `Para 3`:让我们'''深入下去'''做这些操作<<BR>> (!) 不管原文如何,这里不符合上下文(下文不过是做了`1 + 1`、`print 'hello world'`这样的简单操作)<<BR>> |
6-8<X1> install.xml 安装 Python
Contents
1.1 哪一种 Python 适合您?
Para 2:……大多数Linux发布版本
发行版
Para -1:无论哪一个已经安装再您的计算机上的均可。
表达似乎有些别扭,
无论哪一个——只要已经安装在您计算机上——均可。
1.2 Windows 上的 Python
Para 2:ActiveState 制作了一个 Windows 上的 Python安装程序称为 ActivePython
表达很别扭,
ActiveState 发布 Windows 上的 Python 安装程序,叫做 ActivePython
Para 2:附加了
一些 Windows 扩展
以及
Para 3:曾经
学习 Python 时
Para 3:新的 Python 版本出来
几个月
发布
过程1.1, 5:……执行一个
定制安装
过程1.1, 6:Start->Programs
能翻译为什么不翻译呢?
开始->程序
1.3 Mac OS X 上的 Python
过程1.4, 2:挂装
到桌面
挂载
例1.1上:那您需要知道正在使用
的是 哪一个版本的 Python。
1.4 Mac OS 9 上的 Python
pass
1.5 RedHat Linux 上的 Python
Para 1:如果你想在像 Linux 一样的 UNIX 兼容的操作系统上……
在类 UNIX 的操作系统(如 Linux)上
Para 2:下载最新的 Python RPM
包
例1.2, (3):这是我们刚装
的 Python
安装
1.6 Debian GNU/Linux 上的 Python
Para 1:如果您碰巧
运行在……
1.7 从源代码安装 Python
pass
1.8 使用 Python 的交互 Shell
Para 3:让我们深入下去做这些操作
不管原文如何,这里不符合上下文(下文不过是做了1 + 1、print 'hello world'这样的简单操作)
让我们尝试着做这些操作