240 发简信
IP属地:陕西
  • Resize,w 360,h 240
    Youtube Player 、Eyepetizer、VideoTube播放器研究及逆向分析

    一、Youtube Player demo链接: https://developers.google.com/youtube/youtube_p...

  • CoreData: annotation: Failed to load optimized model

    一、问题来源 使用XCode 9.x 编译运行项目时发现CoreData加载时报以下警告,但是不影响程序的正确执行。经过实验发现,如果iphon...

  • NSInvocation的基本使用

    前提: 在 iOS中可以直接调用某个对象的消息方式有两种:一种是performSelector:withObject;再一种就是NSInvoca...

  • Resize,w 360,h 240
    SDWebImage+Webp(Redefinition of 'VP8SSIMGet' as different kind of symbol)

    项目中使用pod 'SDWebImage/WebP', '~> 4.3’ ,重新pod install 导致项目编译失败,错误信息:’Redef...