- 授权协议: 未知
- 开发语言: Java Ruby
- 操作系统: 跨平台
- 软件首页: http://rjb.rubyforge.org/
软件介绍
Rjb (Ruby Java Bridge) 是一个 Ruby 和 Java 语言的桥接器,使用 JNI (Java Native Interface)技术 。
示例代码:
require 'rjb'
out = Rjb::import('java.lang.System').out
p out._classname
out.println('jarh')
Flow-Based Programming (2nd Edition)
CreateSpace / 2010-5-14 / $69.95
Written by a pioneer in the field, this is a thorough guide to the cost- and time-saving advantages of Flow-Based Programming. It explains the theoretical underpinnings and application of this program......一起来看看 《Flow-Based Programming (2nd Edition)》 这本书的介绍吧!
