iOS篇—plist文件 如何读取plist文件 方法一: 1.获取当前程序主路径下的某个文件的路径 NSString *filePath = [[NSBundle mainBundle] pathFo … Continue reading iOS篇—plist文件