标签:style blog http color div sql 安装 log
1. 安装Homebrew
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
2. 下载sqllite3
brew install pkgconfig
brew install sqlite3
3. 安装sqllite3
go get github.com/mattn/go-sqlite3
标签:style blog http color div sql 安装 log
原文地址:http://www.cnblogs.com/go-ios/p/3871863.html