11 2015 档案
摘要:if ([[[UIDevice currentDevice] systemVersion] floatValue] >= 7){ self.navigationController.navigationBar.barTintColor = [UIColor redColor]; } self.na...
阅读全文
摘要:[[UIApplication sharedApplication] setApplicationIconBadgeNumber:(这里是个数)];
阅读全文
摘要:NSDictionary * d=@{@"name":@"zefeng"}; NSString * name =[[d allKeys]objectAtIndex:0]; [self presentViewController:[[NSClassFromString(name) alloc]init...
阅读全文
摘要://// ViewController.m// 蓝牙//// Created by 谢泽锋 on 15/11/2.// Copyright (c) 2015年 xiezefeng. All rights reserved.//#import "ViewController.h"#import @in...
阅读全文

浙公网安备 33010602011771号