Andorid 版本的 Duktape Duktape Android

码农软件 · 软件分类 · 手机开发包 · 2019-05-05 10:57:25

软件介绍

Duktape Android 是由 Square 开发的 Android 平台 Duktape JavaScript 引擎。

Square 有很多优秀的开源项目,如 retrofitPicassookhttpleakcanary 等。

使用:

Duktape duktape = Duktape.create();
try {
  Log.d("Greeting", duktape.evaluate("'hello world'.toUpperCase();"));
} finally {
  duktape.close();
}

另一个功能强大java和javascript无缝调用的同类软件:  http://www.oschina.net/p/DuktapeJava 

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

Cypherpunks

Cypherpunks

Julian Assange、Jacob Appelbaum、Andy Müller-Maguhn、Jérémie Zimmermann / OR Books / 2012-11 / GBP 8.99

Cypherpunks are activists who advocate the widespread use of strong cryptography (writing in code) as a route to progressive change. Julian Assange, the editor-in-chief of and visionary behind WikiLea......一起来看看 《Cypherpunks》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

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

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具