240 发简信
IP属地:陕西
  • IOS NSArray 去重

    NSArray *originalArray = @[@"apple", @"banana", @"apple", @"orange", @"b...

  • IOS The Internet connection appears to be offline

    * 当应用尝试连接到互联网时,系统会显示 "The Internet connection appears to be offline" 的错误...

  • iOS MVVM Demo(Swift)

    **ViewController.swift** ```swift import UIKit class ViewController: UIV...

  • iOS Command PhaseScriptExecution failed with a nonzero exit code

    添加-f :source="$(readlink -f "${source}")"

  • Git Command(Http)

    1,clonecode存储的路径 eg:cd /Users/dragon/Desktop 2,去git拷贝地址进行clone eg: git c...

  • IOS 微信Universal links 配置

    apple: WeChat: 后端: 1.创建一个文件,文件名为apple-app-site-association,不带后缀名。 2.填写文件...

  • tableviewcell拖拽移动

    action1:UILongPressGestureRecognizer - (void)longPressRecognizer:(UILong...

  • ios / Mac view的内容生成image

    ios版 -(UIImage *)getImageViewWithView:(UIView *)view{ UIGraphicsBeginI...