摘要:        
    阅读全文
        
            posted @ 2013-08-19 16:36
路在脚下,
阅读(105)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
commond + option + esc,    阅读全文
        
            posted @ 2013-08-19 16:16
路在脚下,
阅读(140)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
[self.navigationController presentedViewController:navi animated:YES];    阅读全文
        
            posted @ 2013-08-19 14:20
路在脚下,
阅读(165)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
//删除图片-(void)deletePic:(id)sender{ UITapGestureRecognizer *gesture = (UITapGestureRecognizer *)sender; UIView *gestureView =gesture.view; [self.albumCellDelegate deletePic:gestureView.tag];}    阅读全文
        
            posted @ 2013-08-19 13:41
路在脚下,
阅读(187)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
1, UIButton *focusBtn;//指向点击的button2, [selfshowToast:@"已关注!"]; info.isFollow = YES; [self.commonTableView reloadData];a,水管记忆,水记忆b,墙壁记忆,人记忆c,结构记忆,内容记忆,    阅读全文
        
            posted @ 2013-08-19 10:38
路在脚下,
阅读(140)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
    阅读全文
        
            posted @ 2013-08-19 10:37
路在脚下,
阅读(97)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
notification.fireDate = [now dateByAddingTimeInterval:60];//是在今天的基础上添加的 // notification.repeatInterval = kCFCalendarUnitDay; notification.repeatInterval = kCFCalendarUnitMinute;    阅读全文
        
            posted @ 2013-08-18 17:34
路在脚下,
阅读(179)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
,如果都是 alloc init,那么每次都会调用 ,一个是数据加载完了以后,一个是 view要显示的时候,如果不总是 alloc,那么 需要检测数据更新的话 就用 viewwillappear,在 没有重新 alloc,在view出现的 时候需要做些改变的时候,需要把 方法加到 viewwillappear里面    阅读全文
        
            posted @ 2013-08-18 14:45
路在脚下,
阅读(151)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
for (NotificationItem *item in alarmArr) { long long nowTimeNumber = [self timeNumberFromNow]; if (item.time < [self timeNumberFromNow] && !item.isRead) { i++; } }    阅读全文
        
            posted @ 2013-08-18 09:52
路在脚下,
阅读(203)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
并且 单行的时候 也不换位置的,    阅读全文
        
            posted @ 2013-08-17 14:23
路在脚下,
阅读(133)
评论(0)
推荐(0)
        
        
                    
                
浙公网安备 33010602011771号