在浏览器上运行Java程序 Doppio

码农软件 · 软件分类 · 其他开发相关 · 2019-10-24 20:29:27

软件介绍

DoppioVM 是一个可在浏览器上直接运行 Java 项目的系统,无需任何插件支持。目前它包含一个完整的虚拟机以及一个 javap 字节码反汇编器。

支持:

  • 所有 200 个操作码
  • Java的基本数据类型的精确仿真,包括64位长整数
  • 支持泛型
  • 支持绝大多数反射 API
  • 支持文件和标准I/O
  • 主要的 JDK 库,如:String,Pattern,HashMap 等

在线演示:http://int3.github.com/doppio/

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

500 Lines or Less

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》 这本书的介绍吧!

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

在线图片转Base64编码工具

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

Markdown 在线编辑器

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具