- 博客(2)
- 收藏
- 关注
转载 ios url缓存策略——NSURLCache、 NSURLRequest
一:url 缓存策略 NSURLRequest requestWithURL:cachePolicy:timeoutInterval: 1:NSURLRequestUseProtocolCachePolicy This flag will use the underlying protocol’s caching mechanis
2015-04-16 14:09:28
262
原创 OC 中字符串倒叙输出
只用5行代码就实现了字符串的倒叙输出 1.实现了字符串(非汉字的倒叙) NSString *string = @"q,w,e,r"; NSMutableString *newString = [[NSMutableString alloc] initWithCapacity:string.length]; for (NSInteger i =
2015-04-15 18:48:57
711
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅