摘要:
App Icon and Launch Images for iOS7.0 or Later1、App IconFile NameFile Size(px)Used ForIcon-Small@2x.png58 x 58Spotlight and Settings on devices with r... 阅读全文
摘要:
iOS开发中,需求让状态栏变为白色文字,这里mark一下:只需步骤: 1、设置info.plist里面的【View controller-based status bar appearance】 值为ON 2、在需要设置状态栏的ViewContrller里面添加上如下代码:[[UIApplica... 阅读全文
摘要:
Some library errors when compile Php 5 on CentOSchecking for BZip2 support… yeschecking for BZip2 in default path… not foundconfigure: error: Please reinstall the BZip2 distributionFix:yum install bzip2-develchecking for cURL support… yeschecking if we should use cURL for url streams… nochecking for 阅读全文