摘要:        
#import @interface model : NSObject@property(nonatomic,copy)NSString *bookName;@property(nonatomic,assign)double BookPrice;@end//实现委托@interface model(...    阅读全文
posted @ 2015-01-15 16:54
lss0209
阅读(203)
评论(0)
推荐(0)
        
            
        
        
摘要:        
发送通知[[NSNotificationCenter defaultCenter]postNotificationName:@"change" object:nil];注册通知[[NSNotificationCenter defaultCenter]addObserver:self selecto...    阅读全文
posted @ 2015-01-15 16:22
lss0209
阅读(178)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号