240 发简信
IP属地:广东
  • Resize,w 360,h 240
  • Resize,w 360,h 240
    swift引用oc类 在swift文件里如何给oc类的block赋值

    let controller =UIImagePickerController.init() if index == 0 { controlle...

  • this class is not key value coding-compliant for the key keyPath.

    Failed to set (keyPath) user defined inspected property on (UIImageView)...

  • Resize,w 360,h 240
    UISearchBar外观

    self.searchController= [[UISearchController alloc] initWithSearchResults...

  • Resize,w 360,h 240
    ld: framework not found Pods

    运行别人的工程,发现第三方库内容改变了(ReactiveCocoa->ReactiveObjC), 删了Podfile.lock重新pod in...

  • 跳转到App Store页面 评价页面与应用下载页面

    //跳转到评价页面 NSString *str = [NSString stringWithFormat:@"http://itunes.app...

  • Resize,w 360,h 240
    ios如何查看真机调式,存在手机里的文件

    首先打开手机模拟器.在菜单栏里点"Hardware",在下拉选项里选择"Device".此时会弹出子菜单,选择"Manage Devices"后...

  • Resize,w 360,h 240
    ios开发真机调试

    看图吧!简单明了.