NSString *idfv = [[[UIDevice currentDevice] identifierForVendor] UUIDString];
获取手机的唯一标示uuid
原文:http://www.cnblogs.com/tian-sun/p/4849734.html