- 授权协议: 未知
- 开发语言: SHELL Google Go
- 操作系统: Linux
- 软件首页: https://github.com/moovweb/gvm
软件介绍
gvm提供了一个管理Go版本的接口。
特性:
- 使用gvm install [tag]安装和卸载Go版本,tag可以是“60.3”,“weekly.2011-11-08”或者“tip”
- 使用gvm diff 列出GOROOT中添加或者移除的文件
- 使用gvm pkgset [create/use/delete] [name]管理GOPATHs
- 使用gvm listall列出最新版本标签,使用--all列出每周的标签
- 为安装的多版本缓存一个干净的最新版Go源
The Little Schemer - 4th Edition
Daniel P. Friedman、Matthias Felleisen / The MIT Press / 1995-12-21 / USD 40.00
This delightful book leads you through the basic elements of programming in Scheme (a Lisp dialect) via a series of dialogues with well-chosen questions and exercises. Besides teaching Scheme, The Lit......一起来看看 《The Little Schemer - 4th Edition》 这本书的介绍吧!
