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

Dive Into Python 3

Dive Into Python 3

Mark Pilgrim / Apress / 2009-11-6 / USD 44.99

Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 (the latest version of the Python language) and its differences from Python 2. As in the original book, Dive Into Python, each chapter......一起来看看 《Dive Into Python 3》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具