-
1.目前已经启动了 mongod
2.也启动了 binary-server
3.pod bin inithk 也进行了dev 的设置
4.项目的Podfile 也增加了 plugin 'cocoapods-imy-bin' 与 use_binaries!
5.执行 pod bin auto 或者 pod bin auto --all-make
出现一下错误
`zh…
-
当图片执行transform的 block之后, 被transform的图片用原来的 URL 缓存了, 这样子的话就算我下一次 用这个 URL请求图片不加transform 还是读到了缓存的那张图片?, 这个逻辑是不是很奇怪, 我觉得应该个 transform 的图片一个新的 key.
-
我刚刚在使用中发现有的图片无法加载,郁闷了半天后来想起来用的网络环境是iPV6,切换到iPV4以后一下就加载出来了,附上我的图片地址:
http://web-img.inpeach.com/images/20160802/760308954889850880.jpg_s600
-
```
==2223==AddressSanitizer's allocator is terminating the process instead of returning 0
==2223==If you don't like this behavior set allocator_may_return_null=1
==2223==AddressSanitizer CHECK fai…
-
It would be nice to support GIF messages inside of the media cells. I'm not sure how we would go about this:
- A) A new `MessageData` type `case .gif(UIImage)` and a new `MessageCollectionViewCell` s…
-
请求一张图片,最后显示的图片却不是请求url指向的那张,目测应该是之前缓存下的图片data与key的映射错误产生的。具体位置暂不清楚
-
UIImageView 直接接受GIF的图不会有动态效果
必须要使用YYAnimatedImageView吗?
我看SD可以做到这一点?是我没有正确使用吗
现在的场景往往是后台传GIF图片就显示GIF,传其他就显示其他
-
![image](https://user-images.githubusercontent.com/15682437/58073204-96839600-7bd4-11e9-92bc-230353369022.png)
腾讯bugly后台检测到崩溃问题
![image](https://user-images.githubusercontent.com/15682437/58073233-a…
-
您好,
请教一下如何用YYWebImage库实现GIF动图的预览图?就是说在GIF下载前,先下载并显示静态的thumb图(不同于placeholder,thumb是每个GIF的第一帧静态图)。目的是提供静态预览,减少用户流量,提高用户体验。我想到3个方案,不知是否可行?
1. 在下载GIF的时候,获取到第一帧就将其设置为placeholder(获得之前显示local的placeholder)。继…
-
鉴于很多人都有这个图片模糊问题,不如加个接口算了