摘要:
使用的是这个库:https://github.com/szferi/gomdb 安装: go get github.com/szferi/gomdb 代码: go build main.go 运行: ./main 出错: panic: runtime error: cgo argument has 阅读全文
摘要:
=》 I guess this doesn't really answer your question, but if you want, you can actually call the methods without explicitly stating the package - just 阅读全文