gavanwanggw

导航

iOS将数组中的内容分拼接成字符串

NSString *string = [array componentsJoinedByString:@","];--分隔符

posted on 2017-07-29 15:12  gavanwanggw  阅读(974)  评论(0编辑  收藏  举报