/ Published in: iPhone
方法很多, 这是其中一个
Expand |
Embed | Plain Text
[directoryPath stringByAppendingPathComponent: willSaveToDirectory]; [[NSFileManager defaultManager] createFileAtPath:[NSString stringWithFormat:@"%@/%@",SaveToDirectoryPath,DownloadFileName] contents:recvData attributes:nil];
You need to login to post a comment.
