240 发简信
IP属地:福建
  • iOS-WKWebView 加载HTML字符自适应文字和图片

    加载HTML字符串内容时,字体自适应屏幕问题处理,在创建 WKWebView 时,注入相关的js: 对于图片处理,图片高度自适应,在html富文...

  • Failed to connect to GitHub to update the CocoaPods/Specs specs repo

    拉取工程代码,pod install 之后报了如下错误: [!] Failed to connect to GitHub to update t...

  • 在线工具

    在线编码工具:• BASE64编解码工具:https://base64.supfree.net/[https://base64.supfree....

  • Objective-C 第三方库(三)

    TTRangeSlider[https://github.com/TomThorpe/TTRangeSlider.git] 双向UISlid...

  • Objective-C 第三方库(二)

    JXCategoryView[https://github.com/pujiaxin33/JXCategoryView] 分页控制器FLEX...

  • Swift中异常处理 —— try

    let string = "{"name":"hello"}"let data = string.data(using: .utf8) //方法...

  • swift之访问权限级别

    访问顺序:访问权限则依次为:open,public,internal,fileprivate,private。 1、privateprivate...

  • Resize,w 360,h 240
    Xcode中的指令

    1.全局搜索所有中文: @"["]*[\u4E00-\u9FA5]+["\n]?" (SWIFT去掉@) 如有其它指令请告知!!!