摘要: 主要是使用 fetchRequest.sortDescriptors = [NSSortDescriptor.init(key: "key", ascending: true)]来进行排序 效果如下 let app = UIApplication.shared.delegate as! AppDel 阅读全文
posted @ 2022-12-14 00:46 Sqsdhc 阅读(204) 评论(0) 推荐(0)