Differences between revisions 5 and 6
Revision 5 as of 2007-03-07 09:14:18
Size: 816
Editor: 221
Comment:
Revision 6 as of 2007-03-08 04:30:42
Size: 814
Editor: 221
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
阅读[http://wiki.python.org/moin/BeginnersGuide/Overview 这里(English)]可以看到关于Python的一个简短的说明。 阅读[http://wiki.python.org/moin/初学者入门/概述 这里(中文)]可以看到关于Python的一个简短的说明。

Python初学者入门指南

*本文为译文,原文来自[http://wiki.python.org/moin/BeginnersGuide Beginner's Guide to Python]

如果你知道从哪里开始,那么Python是免费的(自由的),而且是易学的!这个指南将会帮助你快速入门。

阅读[http://wiki.python.org/moin/初学者入门/概述 这里(中文)]可以看到关于Python的一个简短的说明。

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

[http://wiki.python.org/moin/BeginnersGuide/Download 这里(English)]是下载Python的正确版本的指南。

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

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