240 发简信
IP属地:河北
  • OC获取文件MD5值与swift字符串MD5加密方法

    OC: 使用前需先#import<CommonCrypto/CommonDigest.h> //path为文件路径 +(NSString*)g...

  • iOS开发常用第三方开源框架

    键盘管理 TPKeyboardAvoiding IQKeyboardManager 弹窗HUD MBProgressHUD SVProgress...

    3.1 3237 4 13
  • 执行 pod repo update 报错:Failed to connect to GitHub to update the CocoaPods/Specs specs repo

    现象描述: 执行 pod repo update 报错:Failed to connect to GitHub to update the Co...

  • iOS开发 检测项目中是否包含UIWebView

    ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions...

  • Resize,w 360,h 240
    iOS LaunchScreen设置启动页方法

    1、在Assets.xcassets里新建image set 2、选640x1136、750x1334、1242x2208分别加入1x、2x、3...

  • centos 搭建go应用beego失败错误处理

    安装 beego 包含一些示例应用程序以帮您学习并使用 beego 应用框架。 您需要安装 Go 1.1+ 以确保所有功能的正常使用。 你需要安...

  • PanoramaGL全景图

    -(void)selectPanorama:(NSInteger)index{ PLRotation ro = PLRotationMake...

  • 获取剪贴板信息

    UIPasteboard *pasteboard = [UIPasteboard generalPasteboard]; [pasteboar...

  • 获取网页状态码

    - (BOOL)webView:(UIWebView *)webView shouldStartLoadWithRequest:(NSURLRe...