摘要:
1在Info.plist中设置UIViewControllerBasedStatusBarAppearance 为NO2 在需要改变状态栏颜色的 AppDelegate中在 didFinishLaunchingWithOptions 方法中增加: 如果需要在单个ViewController中添加,在 阅读全文
摘要:
转自http://www.cnblogs.com/jukaiit/p/4956419.html1、AFNetworking轻量级的通讯类库,使用非常简单。下载地址:https://github.com/AFNetworking/AFNetworking2、FMDBfmdb是一个数据库管理库,封装了s... 阅读全文