240 发简信
IP属地:内蒙古自治区
  • pod lib lint报错:unknown: Encountered an unknown error (Could not find a `ios` simulator (valid val...

    在制作framework上传GitHub验证.podspec文件执行pod lib lint或者pod spec lint xxx.podspe...

  • iOS报错the file "xxx.app" couldn't be opened because you don't have permission to view it

    解决方案一 网上大部分参考文章中写的,修改info.plist文件中的Executable file为$(PRODUCT_NAME);如下图所示...

  • 前端学习笔记

    jQuery中attr()和prop()的使用和区别 一、attr()使用 $(selector).attr():获取匹配元素集合中第一个元素的...

  • React-Native 踩坑

    1.错误日志:Warning: Failed child context type: Invalid child context virtual...