开发者

Storing text file in ipod

can anyone please let me know as where the csv file and pdf file is stored in iphone or ipod. Actually my application generates a pd开发者_如何学编程f and csv file but somehow i m not able to know where it is stored in ipod. Please help!!!


In iOS, file system access is sandboxed per application. This means your apps can only read & write within a designated area. You can search for the NSDocumentDirectory via NSSearchPathForDirectoriesInDomains and get a path back to this direcctory.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜