JustinWu
JustinWu
#if DEBUG if (@available(iOS 11,*)) { NSAssert(!self.prefersLargeTitles, @"large titles is not supported"); } #endif
能不能加上国际化
报错
## 使用环境 - 系统版本:13.2.1 - Sketch 版本:99 - Kitchen 版本:3.3.3 ## 问题 ![Uploading 截屏2024-01-10 17.07.21.png…]()
YYKit 版本 1.0.9 `NSArray * chars = @[@"测",@"试",@"测",@"试",@"测",@"试",@"测",@"试",@"测",@"试"]; for (int i = 0; i < chars.count; i++) { NSString * tempString = chars[i]; NSLog(@"%@",tempString); NSMutableAttributedString * tempAttribute = [[NSMutableAttributedString alloc]...
### Please ensure the following before submitting - [X] Unable to find it in Issue ### Description 是否能使用多张GPU进行加速生成
How do I use multiple GPUs?
connection.videoOrientation = .landscapeRight The position of the boxview is wrong. Sorry, I don’t know how to correct it. I’m using YOLOv3TinyInt8LUT