NSString *str = @"http://pic92.nipic.com/file/20160323/22486259_160209631000_2.jpg";
NSLog(@"lastPathComponent = %@",[str lastPathComponent]);
时间: 2024-10-29 19:12:12
NSString *str = @"http://pic92.nipic.com/file/20160323/22486259_160209631000_2.jpg";
NSLog(@"lastPathComponent = %@",[str lastPathComponent]);