摘要:        
#pragma mark - 定制全局的Bar -(void)customAllBar{     //定制所有的Bar的背景颜色和标题外观     [UINavigationBar appearance].barTintColor = [UIColor lightGrayColor];           阅读全文
posted @ 2016-03-13 21:36
w_only
阅读(176)
评论(0)
推荐(0)
        
            
        
        
摘要:        
APNS的推送机制 首先我们看一下苹果官方给出的对ios推送机制的解释。如下图   Provider就是我们自己程序的后台服务器,APNS是Apple Push Notification Service的缩写,也就是苹果的推送服务器。 上图可以分为三个阶段: 第一阶段:应用程序的服务器端把要发送的消    阅读全文
posted @ 2016-03-13 20:12
w_only
阅读(271)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号