Differences between revisions 1 and 2
Revision 1 as of 2007-12-13 05:17:13
Size: 68
Editor: XiaoQi
Comment:
Revision 2 as of 2009-12-25 07:09:11
Size: 69
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[Include(../xbar)]]
[:../2007-12-13]
[[Include(../2007-12-13)]]
<<Include(../xbar)>>
[[../2007-12-13]]
<<Include(../2007-12-13)>>

../2007-12-13

12-13<XP>bookinfo.xml, install.xml

r2206

bookinfo.xml

  1. 可以在 Dive Into Python 中文版的项目主页上找到一份完整的 (同时也是及其 <!> 冗长的) 修订清单。 (./) 极其

  2. <xref linkend="gfdl"/>
    (./) <link linkend="gfdl">Appendix G, GNU Free Documentation License</link>
    (!) 按原来那个编译之后就是“附录 G, GNU Free Documentation License”了。

  3. <ulink url="appendix/history.html">修订历史</ulink>
    (./) <xref linkend="revhistory"/>
    (!) 原来那个编译为 .chm, .pdf 后链接都有问题。

install.xml 安装 Python

  1. 1.1 哪一种 Python 适合您?, Line -1:回到开始的问题,“哪一种 Python 适合您?” 回答是:哪一个已经安装在您计算机上 {i} 均可。

  2. 1.3 Mac OS X 上的 Python, 过程 1.4, Line -2The MacPython IDE should display a splash screen, then take you to the interactive shell.
    MacPython IDE 将显示一个弹出屏幕界面 <!> 将您带进交互 shell。
    (./) 启动界面
    (!) 后面有一处相同改动。

DiveIntoPythonZh/xp (last edited 2009-12-25 07:09:11 by localhost)