来自stackoverflow解释的挺有意思的 Imagine our object is a dog, and that the dog wants to run away (be deallocated). Strong pointers are like a leash on the dog. As long as you have the leash attached to the dog, the dog will not run away. If five people attach…
上层: Media Player Framework: 包含MPMoviePlayerController.MPMoviePlayerViewController.MPMusicPlayerController.MPMediaPlaylist等一些比较高层的视频.音频类 . 提供用于播放音频和视频内容从你的应用程序的高级支持.你可以使用这个框架来执行以下操作: 播放视频向用户的屏幕或其他设备通过AirPlay的.您可以播放此视频全屏或可调整大小的视图. 访问用户的i…