- 授权协议: MIT
- 开发语言: Java JavaScript
- 操作系统: 跨平台
- 软件首页: http://int3.github.com/doppio/
软件介绍
DoppioVM 是一个可在浏览器上直接运行 Java 项目的系统,无需任何插件支持。目前它包含一个完整的虚拟机以及一个 javap 字节码反汇编器。
支持:
- 所有 200 个操作码
- Java的基本数据类型的精确仿真,包括64位长整数
- 支持泛型
- 支持绝大多数反射 API
- 支持文件和标准I/O
- 主要的 JDK 库,如:String,Pattern,HashMap 等
500 Lines or Less
Amy Brown、Michael DiBernardo / 2016-6-28 / USD 35.00
This book provides you with the chance to study how 26 experienced programmers think when they are building something new. The programs you will read about in this book were all written from scratch t......一起来看看 《500 Lines or Less》 这本书的介绍吧!
