以指定标识符链l接字符串

字符串
Both Server and Client
Both Mobile and PC

以指定标识符链接后输出新字符串

声明

func Join(target List<string>, sep string) string
go

参数

输入

名称 类型 描述
目标 ListT_String 目标字符串列表
分隔标识符 String 用来连接字符串的指定标识符

返回

类型 描述
String 输出的字符串