2 Star 12 Fork 1

独孤影 / judger

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
main.go 132 Bytes
一键复制 编辑 原始数据 按行查看 历史
独孤影 提交于 2014-12-21 00:07 . create root buildpath
package main
import (
"github.com/duguying/judger/core"
_ "github.com/duguying/judger/router"
)
func main() {
core.Judger()
}
C
1
https://gitee.com/duguying2008/judger.git
git@gitee.com:duguying2008/judger.git
duguying2008
judger
judger
master

搜索帮助