- 授权协议: 未知
- 开发语言: Google Go
- 操作系统: OS X
- 软件首页: https://github.com/zxh0/jvm.go
- 软件文档: https://github.com/zxh0/jvm.go
软件介绍
jvm.go 是一个用 Go 语言编写的 JVM 虚拟机。
开发环境:
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
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》 这本书的介绍吧!
