扩展类下载地址
@interface NSString (ChEx) /** * 处理 str ,将其安全转换为 url */ + (NSURL *) chExSaveUrlWithString:(NSString *)str; @end
随性的纪录,后续补充