Differences between revisions 3 and 4
Revision 3 as of 2007-03-07 09:08:05
Size: 780
Editor: 221
Comment:
Revision 4 as of 2007-03-07 09:10:50
Size: 816
Editor: 221
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from MiniSnake

Python初学者入门指南

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

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

阅读[http://wiki.python.org/moin/BeginnersGuide/Overview 这里(English)]可以看到关于Python的一个简短的说明。

接下来,需要在你的电脑上安装Pytong解释器。她是一个读取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.