Differences between revisions 8 and 9
Revision 8 as of 2007-03-08 05:31:29
Size: 757
Editor: 221
Comment:
Revision 9 as of 2008-11-15 14:01:02
Size: 763
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
*''本文为译文,原文来自[http://wiki.python.org/moin/BeginnersGuide Beginner's Guide to Python] *''本文为译文,原文来自[[http://wiki.python.org/moin/BeginnersGuide|Beginner's Guide to Python]]
Line 9: Line 9:
阅读[http://wiki.python.org/moin/初学者入门/概述 这里]可以看到关于Python的一个简短的说明。 阅读[[http://wiki.python.org/moin/初学者入门/概述|这里]]可以看到关于Python的一个简短的说明。
Line 13: Line 13:
[http://wiki.python.org/moin/初学者入门/下载 这里]是下载Python的正确版本的指南。 [[http://wiki.python.org/moin/初学者入门/下载|这里]]是下载Python的正确版本的指南。

Python初学者入门指南

*本文为译文,原文来自Beginner's Guide to Python

Python是免费的(自由的),而且是易学的!这个指南将会帮助你快速入门。

阅读这里可以看到关于Python的一个简短的说明。

接下来,需要在你的电脑上安装Python解释器。她是一个读取Python程序和执行她们指令的程序;在你能够执行任何一个Python程序之前需要安装她(Python interpreter)。

这里是下载Python的正确版本的指南。

初学者入门 (last edited 2008-11-15 14:01:02 by localhost)

Unable to edit the page? See the FrontPage for instructions.