Go 开发包安装工具 GIGO

软件介绍

在 Go 程序开发中,获取某个包是很困难的,因为可能多个包的冲突问题、私有库等,而 GIGO (Gigo Installer for Go) 就是尝试来解决这个问题,你可以把它当作是 Go 语言的 Python PIP

使用方法:

gigo install github.com/BurntSushi/toml
gigo install github.com/BurntSushi/toml github.com/kr/fs
gigo install -r requirements.txt
gigo uninstall github.com/BurntSushi/toml
gigo --help

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

Head First HTML5 Programming

Head First HTML5 Programming

Eric Freeman、Elisabeth Robson / O'Reilly Media / 2011-10-18 / USD 49.99

What can HTML5 do for you? If you're a web developer looking to use this new version of HTML, you might be wondering how much has really changed. Head First HTML5 Programming introduces the key featur......一起来看看 《Head First HTML5 Programming》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换