Ruby和Java的桥 Rjb

码农软件 · 软件分类 · 其他开发相关 · 2019-10-30 17:27:07

软件介绍

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')


本文地址:https://www.codercto.com/soft/d/17906.html

Flow-Based Programming (2nd Edition)

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)》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

随机密码生成器
随机密码生成器

多种字符组合密码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换