摘要: inter 是interface类型,转化为string类型是: str := inter .(string) 转为其他类型也类似 阅读全文
posted @ 2019-04-17 16:41 small_lei_it 阅读(10368) 评论(0) 推荐(0) 编辑