swift 字符串除去空格
let string = "dkjj fds".trimmingCharacters(in: .whitespacesAndNewlines) print(string)
本文标题:swift 字符串除去空格
本文链接:https://www.haomeiwen.com/subject/rirlzttx.html
网友评论