Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 MPMovieController 进行视频播放。我需要为用户定义时间重复视频。那么,如果我启用了重复模式,我如何检查特定视频的重复次数。
我认为通过使用“MPMoviePlayerPlaybackDidFinishNotification”这个通知功能,你可以检查计数..即重复模式,在播放结束时重复......&播放结束你可以获得这个通知......所以你可以保持你的计数。
当用户选择/取消选择 h:selectManyCheckbox 中的某些内容时,我想触发一个事件更改侦听器,如果它不理会它什么都不应该发生。
我的xhtml:
<!DOCTYPE html P