![240](https://upload.jianshu.io/users/upload_avatars/2643584/b925759b-130f-455d-a92c-c23cae545e96.png?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:四川
isKindOfClass: returns YES if the receiver is an instance of the specifi...
针对UIView以及其相关子类可以通过如下方式任意设值四个角: 此方式不会引起离屏渲染,建议设值圆角都使用此方法: 举例如下 UIButton ...
今天在项目里面遇到这个警告 ⚠️Null passed to a callee that requires a non-null argumen...
用户在看回访视频的时候,发现当拖动进度条的时候 总是触发下面的HomeIndicator 针对问题分析: 方案一:针对iPhone X等类似机型...
查询资料发现,可以在shell里面执行如下命令: sudo killall -STOP -c usbd 亲测有效