Harry

Results 14 issues of Harry

At UIImage+BetterFace.h, ``` - (UIImage *)betterFaceImageForSize:(CGSize)size accuracy:(BFAccuracy)accurary; ``` how to use size parameter? use image size? or UIImageView size?

你好,我自己使用nginx搭建了一个局域网的地址, 得到的地址比如是这样 rtmp://10.0.44.72:1935/denglibinglive/room 但是我怎么让 其他不在这个局域网的 人播放 rtmp://10.0.44.72:1935/denglibinglive/room 的直播呢

感谢大佬的开源精神及扎实的基础。 在使用过程结合公司的情况也发现一些问题,研究了几天没有什么进展,就把问题抛出来: 1、如果 [hook_cpp_init.mm](https://github.com/everettjf/Yolo/blob/master/HookCppInitilizers/hook_cpp_init.mm) 在主工程或者静态库中,能收集主工程及静态库的相关数据,但是收集不到动态库的,因为动态库的相关方法执行较早; 2、如果 将 `hook_cpp_init.mm` 在动态库中,即使保证在第一个执行,也无法收集其他动态库统计到。 希望有大师遇到类似的问题能一起讨论解决下。

![image](https://user-images.githubusercontent.com/6082855/34593831-51a0359a-f208-11e7-99e1-9e115724caee.png) as the image, i want the label can support richtext. and i have implementation this function at https://github.com/erduoniba/MDRadialProgress, also i pull request at https://github.com/mdinacci/MDRadialProgress/pull/50 Thank you very much!

如题 ![simulator screen shot 2016 6 14 10 40 25](https://cloud.githubusercontent.com/assets/6082855/16029593/6e128abe-321c-11e6-9f69-82e3f50351f8.png)

-湛蓝_大神你好! 我这边在使用 PKPlayerView 不能播放短视频;具体代码如下: 录制视频: NSArray *paths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES); NSString *fileName = [NSProcessInfo processInfo].globallyUniqueString; NSString *path = [paths[0] stringByAppendingPathComponent:[fileName stringByAppendingPathExtension:@"mp4"]]; //跳转默认录制视频ViewController PKRecordShortVideoViewController *viewController = [[PKRecordShortVideoViewController alloc] initWithOutputFilePath:path outputSize:CGSizeMake(320,...

I'm not understand how activity widget receive apns data and to refresh ui can you update demo tutorial? tks maybe we can use this to simulate apns: ``` { "aps":{...

不知道如何实现APNS数据给灵动岛widget,然后进行刷新ui

1、fix compilation errors; 2、Improve evecution speed using multithreading. 1、修复编译错误; 2、使用多线程提高执行速度。

**Smartphone (please complete the following information):** - Device: iPhone13 - OS: iOS17.0 - Pyidevice Version [e.g. 2.2.0] 前置信息,按照文档进行安装: ``` Support iOS 17 (Command line is not supported ) pip install...

bug