草庐IT

ponresultado

全部标签

ios - Swift Nsnotificationcenter 发布通知错误

我的帖子通知功能有问题。在viewDidLoad中的FirstViewController我有这样一句话:NSNotificationCenter.defaultCenter().addObserver(self,selector:"ponresultado",name:"resultadobusqueda",object:nil)之后我有这个功能:funcponresultado(notification:NSNotification){varoDato:oDatoSel=notification.objectasoDatoSel}在didDeselectRowAtIndexPath