02 2015 档案

摘要:#import @interface MyView : UIView@end#import "MyView.h"@implementation MyView- (instancetype)initWithFrame:(CGRect)frame { self = [super initWithFra... 阅读全文
posted @ 2015-02-09 23:09 天&泽 阅读(2678) 评论(0) 推荐(0)
摘要:a: AM/PM (上午/下午)A: 0~86399999 (一天的第A微秒)c/cc: 1~7 (一周的第一天, 周天为1)ccc: Sun/Mon/Tue/Wed/Thu/Fri/Sat (星期几简写)cccc: Sunday/Monday/Tuesday/Wednesday/Thursday/... 阅读全文
posted @ 2015-02-06 20:28 天&泽 阅读(431) 评论(0) 推荐(1)