X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Util
StringHelper Class
StringHelper Methods
Join Method
Join Method (String[])
Join Method (String, String[])
StringHelper
Join Method
Overload List
Name
Description
Join(
String
)
串联字符串数组的所有非空内容,其中在每个元素之间使用逗号分隔符。
Join(String,
String
)
串联字符串数组的所有非空元素,其中在每个元素之间使用指定的分隔符。
Top
See Also
Reference
StringHelper Class
X3Platform.Util Namespace