摘要:
package main import ( "crypto/md5" "fmt" _ "github.com/go-sql-driver/mysql" "github.com/go-xorm/core" "github.com/go-xorm/xorm" "io" "time" ) type Mem 阅读全文
posted @ 2017-09-11 21:27
saneim
阅读(602)
评论(0)
推荐(0)
摘要:
package main import ( "fmt" _ "github.com/go-sql-driver/mysql" "github.com/go-xorm/core" "github.com/go-xorm/xorm" "time" ) type Member struct { Membe 阅读全文
posted @ 2017-09-11 21:25
saneim
阅读(3134)
评论(0)
推荐(0)
摘要:
xorm参考的文档: http://xorm.io/docs/ https://github.com/go-xorm/xorm/blob/master/README_CN.md github地址:https://github.com/go-xorm/xorm 安装命令:go get github.c 阅读全文
posted @ 2017-09-11 21:22
saneim
阅读(1259)
评论(0)
推荐(0)
浙公网安备 33010602011771号