摘要: 准备工作: 定义结构体:Student import ( "fmt" "reflect") type Student struct { StudentId string `json:"sid"` StudentName string `json:"sname"` StudentClass strin 阅读全文
posted @ 2020-11-14 11:49 听风是雨 阅读(1696) 评论(0) 推荐(0)
/* 看板娘 */