255_尚硅谷_结构体 map 切片序列化
摘要:
1.json的序列化介绍 2.对结构体内容执行序列化 package main import ( "encoding/json" "fmt" ) // 定义一个结构体 type Monster struct { Name string Age int Birthday string Sal floa 阅读全文
posted @ 2026-02-26 17:54 与太阳肩并肩 阅读(0) 评论(0) 推荐(0)
浙公网安备 33010602011771号