Java 虚拟机 jvm.go

码农软件 · 软件分类 · Java开发工具 · 2019-11-07 09:12:14

软件介绍

jvm.go 是一个用 Go 语言编写的 JVM 虚拟机。

jvm.go Logo

开发环境:

  • Mac OS X 10.10.2

  • Java 1.8.0_31

  • Go 1.4

构建方法:

export GOPATH=path/to/jvm.go/
go install jvmgo

创建如下目录结构:

path/to/jvm.go/bin
├── jvmgo
└── jre/
    ├── lib/
    ├── rt.jar
    ├── currency.data
    └── net.properties

执行:

cd path/to/jvm.go/bin
./jvmgo -cp path/to/jars:path/to/classes HelloWorld

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

Foundation Web Standards

Foundation Web Standards

Jonathan Lane、Steve Smith / Friends of ED / 21st July 2008 / $34.99

Foundation Web Standards explores the process of constructing a web site from start to finish. There is more to the process than just knowing HTML! Designers and developers must follow a proper proces......一起来看看 《Foundation Web Standards》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

在线进制转换器
在线进制转换器

各进制数互转换器

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具