摘要:
1,安装EPEL的yum源 EPEL 是 Extra Packages for Enterprise Linux 的缩写(EPEL),是用于 Fedora based Red Hat Enterprise Linux (RHEL) 的一个高质量软件源EPEL(http://fedoraproje... 阅读全文
摘要:
## 安装问题在import sqlite的时候,golang build 出现以下错误,````jsexec: "gcc": executable file not found in %PATH%````原因是sqlitle3是个cgo库,需要gcd编译c代码然后下载安装tdm-gcc即可(win... 阅读全文