摘要:
首先要安装Go-SQL-Driver/MySql,下载安装前要保证你的GOPATH对应的是你的项目目录 export GOPATH=/var/www/gogogo/test 然后下载安装 go install github.com/Go-SQL-Driver/MySQL go get github. 阅读全文
摘要:
今天写一个表单提交 居然走到$('#wechat_form').submit() 这,但怎么都没有提交这个表单 google 了一下 Additional Notes:Forms and their child elements should not use input names or ids t 阅读全文