leejd: .net只能选择ironpython [阅读: 317] 2008-10-17 09:23:58 实现不一样,目前python根据实现可以分为 CPython 基于C实现 Jython 基于JAVA实现 ironpython 基于.net实现 pypy 基于python实现