¦C¦L¼Ò¦¡¥DÃD
«ö³o¸ÌÀ˵ø¥»¥DÃDªº­ì©l®æ¦¡
­»´ä¤T°ê½×¾Â > ·s³¥«° > [¨D§U]Python°ÝÃD


µoªíªÌ: neveryield Aug 21 2011, 07:12
QUOTE
2.1. Invoking the Interpreter

The Python interpreter is usually installed as /usr/local/bin/python3.2 on those machines where it is available; putting /usr/local/bin in your Unix shell¡¦s search path makes it possible to start it by typing the command

python3.2

to the shell. [1] Since the choice of the directory where the interpreter lives is an installation option, other places are possible; check with your local Python guru or system administrator. (E.g., /usr/local/python is a popular alternative location.)

On Windows machines, the Python installation is usually placed in C:\Python32, though you can change this when you¡¦re running the installer. To add this directory to your path, you can type the following command into the command prompt in a DOS box:

set path=%path%;C:\python32


¦³¨S¦³ªO¤Í¯à¸ÑÄÀ³o¬q»¡©ú?

http://docs.python.org/py3k/tutorial/interpreter.html

µoªíªÌ: ¦Ô¤à¤ó Aug 21 2011, 07:39
Win«ö¶s + RÁä ¼u¥X°õ¦æµ¡¡AùØ­±¥´cmd¡A½T©w¡AµM«á¥X²{©R¥O´£¥Ü¦r¤¸¡C¦bùØ­±§â¤U­±¨º¥yset path=%path%;C:\python32¡H(¦pªG§A¬O¥Îwindows¡A¦Ó¥B¦w¸Ëpython®É¬O¸Ë¦bC:\python32¤¤)

µM«á¥l¥Îinterpreter®É´N¦b©R¥O´£¥Ü¦r¤¸¤¤¥´python3.2¡H

µoªíªÌ: neveryield Aug 21 2011, 08:09
§c...¨s³º³o­Ó¬O¥Î¨Ó°µ¬Æ»òªº?

µoªíªÌ: ®}¤¸ª½ Aug 21 2011, 09:10
Interpreter¤£´N¬O¥Î¨Ó°õ¦æscriptªºÅo¡C

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)