//if (document == nil) // Unarchive failed so create a new ReaderDocument object
//{
document = [[ReaderDocument alloc] initWithFilePath:filePath password:phrase];
//}

 

将对应行注释掉即可。

相关文章:

  • 2022-12-23
  • 2022-01-18
  • 2022-01-02
  • 2021-05-11
  • 2021-05-30
  • 2021-11-10
猜你喜欢
  • 2022-01-24
  • 2022-12-23
  • 2022-12-23
  • 2021-12-07
  • 2021-04-01
  • 2021-07-06
  • 2021-08-25
相关资源
相似解决方案