- 授权协议: Apache
- 开发语言: Java
- 操作系统: Android
- 软件首页: https://github.com/square/duktape-android
- 软件文档: https://github.com/square/duktape-android
软件介绍
Duktape Android 是由 Square 开发的 Android 平台 Duktape JavaScript 引擎。
Square 有很多优秀的开源项目,如 retrofit、Picasso、okhttp、leakcanary 等。
使用:
Duktape duktape = Duktape.create();
try {
Log.d("Greeting", duktape.evaluate("'hello world'.toUpperCase();"));
} finally {
duktape.close();
}另一个功能强大java和javascript无缝调用的同类软件: http://www.oschina.net/p/DuktapeJava
HTML 压缩/解压工具
在线压缩/解压 HTML 代码
CSS 压缩/解压工具
在线压缩/解压 CSS 代码
