辋川集

木末芙蓉花,山中发红萼,涧户寂无人,纷纷开且落

By - 陳 思敬

Python Notebook

Python 基础

Python 查看版本
Mac 下可查看 版本,但不易判断是 32 位还是 64 位。

~  python
Python 2.7.5 (default, Mar  9 2014, 22:15:05)
[GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)] on darwin


Windows 下却是可以:
以下为我在 SFP 上执行的输出:

c:\>python
Python 2.7.1 (r271:86832, Nov 27 2010, 18:30:46) [MSC v.1500 32 bit (Intel)] on
win32

More: http://christen.cn/doc/python/

Leave a Reply

Your email address will not be published.
*
*