IOS 开发获取本地图片路径及上传
1、获取沙盒路径
NSString*path_document=NSHomeDirectory(); //设置存储文件路径!!!!!!文件路径的名字一定要区分开 NSString*imagePath=[path_documentstringByAppendingString:[NSStringstringWithFormat:@"/Documents/%@%@%@.png",_shopObj.shopPicture,_shopObj.shopColor,self.shopObj.shopName]]; //写入文件 [UIImagePNGRepresentation(img)writeToFile:imagePathatomically:YES]; //将地址存储到自己设置的Model模型中 self.shopObj.shopPicture=imagePath;
2、读取数据的时候,直接从自己设置文件中读取出来就行了,例子如下:
NSString*path_document=NSHomeDirectory(); NSString*imagePath=[path_documentstringByAppendingString:[NSStringstringWithFormat:@"/Documents/%@%@%@.png",_shopObj.shopPicture,_shopObj.shopColor,self.shopObj.shopName]]; UIImage*img=[UIImageimageWithContentsOfFile:imagePath]; cell.imgV.image=img;
顺便说一下设置的根目录的位置:
2,获取Documents目录路径的方法:
NSArray*paths=NSSearchPathForDirectoriesInDomains(NSDocumentDirectory,NSUserDomainMask,YES); NSString*docDir=[pathsobjectAtIndex:0];
3,获取Caches目录路径的方法:
NSArray*paths=NSSearchPathForDirectoriesInDomains(NSCachesDirectory,NSUserDomainMask,YES); NSString*cachesDir=[pathsobjectAtIndex:0];
4,获取tmp目录路径的方法:
NSString*tmpDir=NSTemporaryDirectory();
感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!
热门推荐
10 新人红包祝福语简短精辟
11 幼师给毕业祝福语简短
12 生日高考祝福语妹妹简短
13 下飞机祝福语简短英文
14 元宵发客户祝福语简短
15 爸妈金婚文案祝福语简短
16 新郎朋友红包祝福语简短
17 虎年五一祝福语大全简短
18 出阁宴祝福语姐姐简短