gpt4 book ai didi

ios - 如何从 currentDirectoryPath 获取 NSURL

转载 作者:行者123 更新时间:2023-11-29 11:18:26 25 4
gpt4 key购买 nike

  NSURL *currentURL = [[NSURL alloc] 
initWithString: [fileManager currentDirectoryPath]];

此调用返回零。我应该如何更改它以便它返回指向当前工作目录的 NSURL 的指针?

最佳答案

将 initWithString: 更改为 initFileURLWithPath:。

关于ios - 如何从 currentDirectoryPath 获取 NSURL,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8371589/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com