s := "hello," m := " world" a := s + m fmt.Printf("%s\n", a) 相关文章: 2022-12-23 2021-11-23 2021-11-29 2021-11-29 2021-11-23 2021-11-23