摘要:
+ (UIImage *)getFirstFrameOfVideoWithVideoURL:(NSURL *)videoURL{ AVURLAsset *asset = [[AVURLAsset alloc] initWithURL:videoURL options:nil]; NSPa... 阅读全文
posted @ 2015-08-05 22:29
songxing10000
阅读(778)
评论(0)
推荐(0)
摘要:
+ (BOOL)checkIDCard:(NSString *)sPaperId { //判断位数 if (sPaperId.length != 15 && sPaperId.length != 18) { return NO; } NSString *cari... 阅读全文
posted @ 2015-08-05 21:38
songxing10000
阅读(375)
评论(0)
推荐(0)

浙公网安备 33010602011771号