我需要在iphone的accessoryTypetableview中accessoryType点击一下UITableView.我可以找到点击进入iphone.
我这样做了
[(OfficeLinQViewController*)sharedManager.m_o performSelectorOnMainThread:@selector(findLocalListing::)
withObject:(folderList,path)
waitUntilDone:NO];Run Code Online (Sandbox Code Playgroud)
但问题是在findLocalListing函数中,两个参数路径都保存不了folderList.