CELL_PHOTO_IDENTIFIER】的更多相关文章

# define CELL_PHOTO_IDENTIFIER @"photoLibraryCell" # define CLOSE_PHOTO_IMAGE @"close" # define ADD_PHONE_IMAGE @"photo" - (ALAssetsLibrary *) defaultAssetLibrairy { static ALAssetsLibrary *assetLibrairy; static dispatch_once…