草庐IT

daysCombinedFinal

全部标签

ios - 应避免强制转换

我收到“Forcecastviolation:Forcecastsshouldbeavoidedwarning”在我的代码上:daysCombinedFinal=daysCombined[0]as![Any?]截图如下:functableView(_tableView:UITableView,cellForRowAtindexPath:IndexPath)->UITableViewCell{ifletcell=tableView.dequeueReusableCell(withIdentifier:"location",for:indexPath)as?TravelShopCustom