Android Ruby

码农软件 · 软件分类 · Ruby/Rails开发工具 · 2019-11-11 17:27:44

软件介绍

Android Ruby 是 Android 平台上的 Ruby 执行环境,要求 Android 1.5 支持。

如何编译:

$ svn checkout http://android-ruby.googlecode.com/svn/trunk/ android-ruby
$ cd android
-ruby
$
export TOP=$HOME/mydroid
$
. $TOP/build/envsetup.sh
$ mm

$TOP/out/target/product/generic/system/app/irbapp.apk    pseudo irb application with libruby.so
$TOP
/out/target/product/generic/system/lib/ruby    ruby scripts and ext shared libraries
$TOP
/out/target/product/generic/system/bin/cruby    native command

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

Text Algorithms

Text Algorithms

Maxime Crochemore、Wojciech Rytter / Oxford University Press / 1994

This much-needed book on the design of algorithms and data structures for text processing emphasizes both theoretical foundations and practical applications. It is intended to serve both as a textbook......一起来看看 《Text Algorithms》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器