// // ViewController.m // CeHua // // Created by mac on 15-4-14. // Copyright (c) 2015年 ma…
//改变MJ文件中的MJRefreshBackFooter.h 文件 //改变此文件中的几行代码即可实现 //共改两处 // 下面的是MJRefreshBackFooter.m文件…
1,这种方法,拨打完电话回不到原来的应用,会停留在通讯录里,而且是直接拨打,不弹出提示 NSMutableString * str=[[NSMutableString alloc]…
- (void)addRefreshView { __weak __typeof(self)weakSelf = self; //下拉刷新 headerView = [mTable…
- (BOOL)application:(UIApplication *)application shouldAllowExtensionPointIdentifier:(NSSt…
// // UIImage+JYExtention.h // 常用分类功能 // // Created by mac on 15-1-4. // Copyright (c) 201…
//添加image分类 .h文件代码 #import "UIImage+Extension.h" @implementation UIImage (Extension) + (UI…
NSString *strDeviceToken = [[[[deviceToken description] stringByReplacingOccurrencesOfStri…
/** * 根据生日计算星座 * * @param month 月份 * @param day 日期 * * @return 星座名称 */ +(NSString *)calcul…
+ (NSDictionary *)chatCellIdentifierDict { return @{ @"GJGCChatFriendTextMessageCell" : @"…
收全部键盘 回调里面使用弱引用对象 判断iOS版本让代码使代码执行不执行