花费 27 ms
iOS 判断iPhone机型的方法

+ (BOOL)isNotIphone3G { static BOOL done = FALSE; static BOOL result; if (!done) { size_t si ...

Sun Oct 09 01:55:00 CST 2016 0 1825

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM