- 授权协议: BSD
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://pybee.org/rubicon/
- 软件文档: https://github.com/pybee/rubicon
软件介绍
Rubicon 是连接 Python 和其他编程语言的工具集合。
Rubicon 库现在支持:
Objective C
Java
Objective C
Rubicon-ObjC 是 Python 和 Objective-C 的桥梁,支持 iOS 和 OS X,允许你:
使用 Python 来实例化 Objective-C 中定义的对象
使用 Python 来调用 Objective-C 中定义的对象方法
使用 Python 来扩展 Objective-C 类或者子类
同时也包括一些 Core Foundation 框架关键数据类型的封装,比如 NSString 和 NSObject。
Java
Rubicon-Java 是 Java 运行时环境和 Python 的桥梁,支持桌面环境和 Android 设备。允许:
实例化 Java 定义的对象
调用 Java 定义的对象方法
访问和修改 Java 定义对象的静态和实例字段
编写是使用 Python 实现 Java 定义的接口
Building Social Web Applications
Gavin Bell / O'Reilly Media / 2009-10-1 / USD 34.99
Building a social web application that attracts and retains regular visitors, and gets them to interact, isn't easy to do. This book walks you through the tough questions you'll face if you're to crea......一起来看看 《Building Social Web Applications》 这本书的介绍吧!
