240 发简信
IP属地:上海
  • Resize,w 360,h 240
    iOS 14 权限-NSLocalNetworkUsageDescription

    先看Apple的解释: 就是说:This includes apps that use Bonjour and services impleme...

  • 判断纯数字,字母,字符

    for(int i=0;i unichar c=[str characterAtIndex:i]; if((c<'A'||c>'Z...

  • iOS问题

    1.如何应对APP版本升级,数据结构随之变化? 2.常用的设计模式 3.单例会有什么弊端? 4.编程题:简述「Snakes and Ladder...