shan

Results 7 issues of shan

CoreFoundation -[NSCache objectForKey:] + 192 -[SDMemoryCache objectForKey:] (SDMemoryCache.m:0) -[SDImageCache imageFromMemoryCacheForKey:] (SDImageCache.m:0) -[SDImageCache queryCacheOperationForKey:options:context:cacheType:done:] (SDImageCache.m:0) -[SDWebImageManager callCacheProcessForOperation:url:options:context:progress:completed:] (SDWebImageManager.m:0) -[SDWebImageManager loadImageWithURL:options:context:progress:completed:] (SDWebImageManager.m:212) -[UIView(WebCache) sd_internalSetImageWithURL:placeholderImage:options:context:setImageBlock:progress:completed:] (UIView+WebCache.m:0) -[UIImageView(WebCache) sd_setImageWithURL:placeholderImage:options:context:progress:completed:] (UIImageView+WebCache.m:65)

apple bug

0 libobjc.A.dylib _objc_msgSend + 32 CoreFoundation -[NSCache objectForKey:] + 192 -[SDMemoryCache objectForKey:] (SDMemoryCache.m:0) -[SDImageCache imageFromMemoryCacheForKey:] (SDImageCache.m:0) -[SDImageCache queryCacheOperationForKey:options:context:cacheType:done:] (SDImageCache.m:0) -[SDWebImageManager callCacheProcessForOperation:url:options:context:progress:completed:] (SDWebImageManager.m:0) -[SDWebImageManager loadImageWithURL:options:context:progress:completed:] (SDWebImageManager.m:212) -[UIView(WebCache) sd_internalSetImageWithURL:placeholderImage:options:context:setImageBlock:progress:completed:] (UIView+WebCache.m:0) -[SDAnimatedImageView(WebCache) sd_setImageWithURL:placeholderImage:options:context:progress:completed:]...

if contentScrollView?.isTracking == true || contentScrollView?.isDecelerating == true { //用户滚动引起的contentOffset变化,才处理。 var progress = contentOffset.x/contentScrollView!.bounds.size.width if Int(progress) > itemDataSource.count - 1 || progress < 0 { //超过了边界,不需要处理 return } 这个地方有时候会崩溃 contentScrollView!.bounds.size.width...

question

建议把UIScroller 的代理方法全部暴露处理,方便开发者业务处理

question

'SDWebImage.h' file not found with include; use "quotes" instead Replace '' with '"SDWebImage.h"'

比如用户有下面这样的作死操作: /** 请求具有相互依赖关系的请求 */ - (void)sendChainRequest { RegisterApi *reg = [[RegisterApi alloc] initWithUsername:@"" password:@""]; YTKChainRequest *chainReq = [[YTKChainRequest alloc] init]; [chainReq addRequest:reg callback:^(YTKChainRequest *chainRequest, YTKBaseRequest *baseRequest) { RegisterApi *result =...

this serial string can't parise correctly "$$ \\frac{1}{6} \\bigcirc \\frac{1}{4} $$" 3 q