Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fawkes-hub/achievement

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

achievement

##成绩管理系统

##验证码安装

go get github.com/astaxie/beego/cache
go get github.com/astaxie/beego/utils/captcha

##配置文件解析

go get github.com/astaxie/beego/config


go get github.com/go-sql-driver/mysql
go get github.com/Luxurioust/excelize

##将汉字转换成拼音

go get -u github.com/mozillazg/go-pinyin

About

beego开发的学生成绩管理系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 37.1%
  • Go 27.7%
  • JavaScript 24.0%
  • CSS 11.2%