独木舟的木

Results 13 comments of 独木舟的木

Version 4.0.3 我遇到的问题是封面图切换到视频之间会闪烁一下黑屏,目前找到的解决方法: ```objc ZFAVPlayerManager *playerManager = [[ZFAVPlayerManager alloc] init]; playerManager.view.backgroundColor = [UIColor clearColor]; ``` 希望能帮助到各位大佬。

- 书单推荐: 标题:《iOS 编程(第 5 版)》 链接:https://www.amazon.cn/dp/B074R56RCZ/ref=sr_1_1?ie=UTF8&qid=1545794612&sr=8-1&keywords=iOS 作者:Christian Keur, Aaron Hillegass 标题:《Effective Objective C 2.0: 编写高质量 iOS 与 OS X 代码的 52 个有效方法》 链接:https://www.amazon.cn/dp/B00IDSGY06/ref=sr_1_3?ie=UTF8&qid=1545794612&sr=8-3&keywords=iOS 作者:加洛韦 (Matt Galloway) 标题:《Objective-C 高级编程: iOS...

```bash pod 'YYKit', :git => 'https://github.com.cnpmjs.org/ibireme/YYKit.git' ```

I have added a new device type that is not listed.

Hello everyone, Given that the repository has not been updated for a long time. Recently I found an alternative solution from [JKCategories](https://github.com/shaojiankui/JKCategories). This repository also provides a series of methods...

给大家种种草! 我最近在 [JKCategories](https://github.com/shaojiankui/JKCategories) 也发现了同样的解决方案,源码位于 [JKCategories/UIKit/UIDevice/UIDevice+JKHardware.m](https://github.com/shaojiankui/JKCategories/blob/master/JKCategories/UIKit/UIDevice/UIDevice%2BJKHardware.m)。 有需要的朋友可以参考一下。

你可以自定义一个只有年月的日期控件。

[row.cellConfigAtConfigure setObject:[NSLocale localeWithLocaleIdentifier:@"zh_CN"] forKey:@"locale"];

As a reminder, this extension reference from , And already marked in the code.