发布网友 发布时间:2022-04-14 21:23
共3个回答
懂视网 时间:2022-04-15 01:44
NSString *filePath = [ NSHomeDirectory () stringByAppendingFormat : @/Documents/%@ , datafile ]; 1.?用slog 打印出数据库?文件存放路径: /Users/PEL/Library/Application Support/iPhoneSimulator/7.1/Applications/C416C934-F608-42F9-A8F7-77911F32C
NSString *filePath = [NSHomeDirectory() stringByAppendingFormat:@"/Documents/ %@",datafile];
1.?用slog 打印出数据库?文件存放路径:/Users/PEL/Library/Application Support/iPhoneSimulator/7.1/Applications/C416C934-F608-42F9-A8F7-77911F32CB2F/Documents/smartClothe.sqlite
2.
在finder找到该?文件
?用firefox sqlite manger
双击 打开就?行了
热心网友 时间:2022-04-14 22:52
安装以后在firefox的开发者工具菜单里面打开 具体要修改你最好还是有点数据库的知识比较好热心网友 时间:2022-04-15 00:10
您好!很高兴为您答疑!