cczufish

Results 9 issues of cczufish

**bug提交前阅读** 1.请先仔细阅读文档,尤其是【其他注意事项】文档,里面有常见问题的解决方案; 2.请先搜索已有的Issues,尝试找到相同问题的讨论; 3.请先阅读相关类的API、源码,尝试从源码找到答案; 4.如果以上步骤都未能解决你的疑问,欢迎提交ISSUE; **bug描述** 请简单描述你的bug现象。 **版本号** 1.JXPagingView版本号:? 2.OC还是Swift版本:? 3.手机系统版本号:? 4.手机型号:? **复现步骤** 1. 遇到问题的相关效果、类是:? 2.具体的操作步骤是:? **截图、GIF** 提供bug出现时的截图或者GIF。

question

when I run perfect server on Mac OS , LaunchFailure(message: "Server localhost:8181 - 1:Operation not permitted /Users/xxx/Library/Developer/Xcode/DerivedData/KubeWorkbench-amuiunavyuuwkvbhlqolywapxtmf/SourcePackages/checkouts/Perfect-Net/Sources/PerfectNet/Net.swift bind(port:address:) 273", configuration: PerfectHTTPServer.HTTPServer.Server(name: "localhost", port: 8181, address: "::", routes: PerfectHTTP.Routes(routes: [PerfectHTTP.Route(methods: [GET],...

NSDictionary *pDic = [NSDictionary dictionaryWithObjectsAndKeys: [NSNumber numberWithInt:1], @"userId", [NSNumber numberWithInt:1], @"skuId", nil]; if (([method isEqualToString:@"GET"] || [method isEqualToString:@"DELETE"]) && (params && [params count] > 0)) { ``` finalURL = [NSURL...

NSDictionary *pDic = [NSDictionary dictionaryWithObjectsAndKeys: [NSNumber numberWithInt:1], @"userId", [NSNumber numberWithInt:1], @"skuId", nil]; if (([method isEqualToString:@"GET"] || [method isEqualToString:@"DELETE"]) && (params && [params count] > 0)) { finalURL = [NSURL URLWithString:[NSString...

移除xib文件,uicollectionview 改为纯代码形式 ;Remove the xib file and change uicollectionview to pure code form

换成4.7后,有的视频播放有进度没有画面,但是这个视频可以下载到本地相册, 有的可以播放,下载下来是m3u8(ts)格式,不能保存到本地相册

View distribution logs for more information. Code signing "AlivcConan.framework" failed.

iPhone X 录制的视频 预览没问题 ,上传阿里云后 播放黑屏 只有声音 无图像

看了这个SwiftMediator是不是不能传递一个对象参数