摘要:
1.新建一个single view application2.打开 Info.plist,删除里面的 Launch screen interface file....以及 Main storyboard file base name...3.删除Main.storyboard以及LaunchScr... 阅读全文
posted @ 2014-12-19 14:51
菜鸟程序猿
阅读(157)
评论(0)
推荐(0)
摘要:
+ (BOOL)isBetweenFromHour:(NSInteger)fromHour toHour:(NSInteger)toHour{ NSDate *dateFromHour = [self getCustomDateWithHour:fromHour]; NSDate *da... 阅读全文
posted @ 2014-12-19 12:24
菜鸟程序猿
阅读(7528)
评论(0)
推荐(0)
摘要:
// 中国移动:China Mobile#define ChinaMobile @"^13[4-9]\\d{8}$|^15[012789]\\d{8}$|^18[23478]\\d{8}$|^147\\d{8}$"// 中国联通:China Unicom#define ChinaUnicom @"^... 阅读全文
posted @ 2014-12-19 12:18
菜鸟程序猿
阅读(652)
评论(0)
推荐(0)

浙公网安备 33010602011771号