Waimao

Results 3 issues of Waimao

添加轮播图的代码只能放在控制器里,提出来放在model里滑动到最后一张报错,然后@property (nonatomic,assgin) id dataSource; @property (nonatomic,assgin) id delegate; 为啥不用weak而用assgin

如何解决 DB Error: 1 "near "s": syntax error" DB Query: select * from X1_BrandsName where brand_id = 'f1009275e82644fc8f57f4188ddbbbc5' and brand_name = 'Lloyd's

iOS 16 : Stored properties cannot be marked potentially unavailable with '@available @available(iOS 9.1, *) lazy var livePhotoView: PHLivePhotoView = { let livePhotoView = PHLivePhotoView.init() livePhotoView.delegate = self return livePhotoView...