240 发简信
IP属地:河北
  • 心对

    ok everyone: If you have any questions, you can send the questions to yo...

  • Resize,w 360,h 240
    Xcode 10: “Command PhaseScriptExecution failed with a nonzero exit code”

    Xcode10是默认选中的最新的New Build System(Default),在这个环境下,打包的CI脚本会报错。Xcode菜单栏选择F...

  • Resize,w 360,h 240
    This application’s application-identifier entitlement does not match

    Xcode编译报错: App installation failed:This application’s application-identi...

  • Resize,w 360,h 240
    python爬虫小试

    刚开始学习,慢慢积累经验喽!大家共勉 这个代码是看博客拿到的,连接在此:python简单学习 在python3.6版本下出现错误, 1. 出现A...

  • Resize,w 360,h 240
    xcode中,提示信息The maximum number of apps for free development profiles has been reached

    The maximum number of apps for free development profiles has been reache...

  • iOS URLWithString返回为空nil的解决方案

    NSURL * url = [NSURL URLWithString:String]; 汉字或者空格等无法被识别,String不被认为是URLS...

  • iOS开发--Xcode8不支持iOS10.2系统设备的解决方案

    Xcode添加路径 Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Devic...

  • ios 比较两个日期大小

    应用中有时候需要选择日期,从而得到一个时间段的记录,但是,我们需要考虑得到的时间段不能超过当前日期 #pragma mark -得到当前时间 N...

  • 论目标

    三十六计中说道:“求其上,得其中;求其中,得其下,求其下,必败。” 这些大家都能明白,目标定得大一点,那么你所要付出的努力就要更大,就算最后没有...