Read Text File in Document Folder - Iphone SDK

后端 未结 3 1534
情深已故
情深已故 2020-12-19 10:37

I have this code below:

    NSString *fileName = [[NSUserDefaults standardUserDefaults] objectForKey:@\"recentDownload\"];
    NSString *fullPath = [NSBundle         


        
3条回答
提交回复
热议问题