Table of Content
            
                
  
            
        
        
        
        介绍一些 iOS 小知识。
防止锁屏
[[UIApplication sharedApplication] setIdleTimerDisabled:YES];
Published 12:10 Oct 14, 2014.
Created by @ezra. Categorized in #Programming, and tagged as #iOS.
Source format: Markdown
介绍一些 iOS 小知识。
[[UIApplication sharedApplication] setIdleTimerDisabled:YES];