Azure 发表于 2012-12-19 22:15:47

wait_fences: failed to receive reply: 10004003 的疑惑

wait_fences: failed to receive reply: 10004003 的疑惑

<div class="postbody"><div id="cnblogs_post_body">废话不说,先上代码:
<div class="cnblogs_code"> 1 - (void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex 2 { 3   switch (buttonIndex) { 4         case 0:{ 5             // 进入搜索页面查询适合岗位。 6             ; 7             AppDelegate *appDelegate = [ delegate]; 8             UITabBarController *tabbarController = ; 9             1];10       }11             break;12         case 1:{13             ;14       }15             break;16         default:17             break;18     }19 }
页: [1]
查看完整版本: wait_fences: failed to receive reply: 10004003 的疑惑