-1
爲什麼我得到本地聲明的eID在xcode中隱藏變量警告的實例?X的本地聲明隱藏變量的實例
NSString *eID = [entertainmentArticle objectForKey:@"eID"];
NSURL *urlScheduleDetailsView = [NSURL URLWithString:[NSString stringWithFormat:@"http://www.mydomain.com/iostest/appPHPs/scheduleView.php?eID=%@",eID]];
請看看所有的相關問題,以你的。這個錯誤已經被覆蓋了很多次。 – rmaddy