zoukankan      html  css  js  c++  java
  • [NSURL initFileURLWithPath:]: nil string parameter 错误的解决方案

    今天写程序,,拖了一个epub文件到程序里,突然发现运行报错~ ,Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSURL initFileURLWithPath:]: nil string parameter'    意思是没有这个文件~ 不该呀 明明copy进去了~~

    我对比了下名字 发现没有问题,大小写也都对~ 那该是什么问题呢? 为什么boundle里说没有呢~ 进到

    找找 ,发现还真没有~~ 然后加进去就可以了~~  这错误犯的真是水~~  这个xcode4.3怎么拖进个文件来 还没显示在boundle里 ~~ 让我找了那么久的错~~苦逼的程序员啊

  • 相关阅读:
    投票练习
    多条件查询
    PHP 购物车
    PHP TP模型
    PHP smarty函数
    PHP smarty复习
    PHP smarty缓存
    PHP phpcms
    php smarty查询分页
    PHP Smarty变量调节器
  • 原文地址:https://www.cnblogs.com/superhappy/p/2558209.html
Copyright © 2011-2022 走看看