NSLog(@"%@", [[NSFileManager defaultManager ] attributesOfItemAtPath: URL.path error:nil]);
ios开发中如何根据url查看文件属性
最新推荐文章于 2022-02-14 09:49:45 发布
NSLog(@"%@", [[NSFileManager defaultManager ] attributesOfItemAtPath: URL.path error:nil]);