Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2006-12-06 04:52:19
Size: 510
Editor: ZoomQuiet
Comment:
Revision 7 as of 2006-12-06 04:58:16
Size: 723
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * ybeetle 060817 版本: === ybeetle ===
'''
060817分享 '''
Line 15: Line 16:
=== feihu ===
'''061206 列表分享[http://groups-beta.google.com/group/python-cn/t/e5e530a83c136811 一个简单但完整pyrex的例子]'''
  * [:FeihuTryPyrex:一个简单但完整pyrex的例子]

Pyrex与C++混合编程 TableOfContents

综述

以前python想用C++混合编程只能通过 Boost 或 Swig 或是 DIY ,不过这三种方法都有些麻烦,不易控制与扩展。

其实高版本的Pyrex可以与C++混合编程,不过中文社区里好像没有介绍,这也是我写这篇教程的原因。

我的教程

ybeetle

060817分享

  • 附件:教程所用代码下载 attachment:pyxx.rar
  • [:YbeetLeTryPyrex:快速尝试Pyrex和C++]

feihu

061206 列表分享[http://groups-beta.google.com/group/python-cn/t/e5e530a83c136811 一个简单但完整pyrex的例子]

  • [:FeihuTryPyrex:一个简单但完整pyrex的例子]

反馈

Pyrex (last edited 2009-12-25 07:10:31 by localhost)