shorturl 新浪短链接生成器 GO 使用方法 git clone https://github.com/decadego/shorturl.git cd shorturl go run shorturl.go http://www.baidu.com http://t.cn/RJy7Uia 生成可执行文件 go build shorturl.go ./shorturl http://www.baidu.com http://t.cn/RJy7Uia