- 授权协议: 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
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》 这本书的介绍吧!
