AI编程助手
AI免费问答

firefox sqlite manger查看数据库

  2016-06-07 15:42   1407浏览 原创

NSString *filePath = [ NSHomeDirectory () stringByAppendingFormat : @/Documents/%@ , datafile ]; 1.?用slog 打印出数据库?文件存放路径: /Users/PEL/Library/Application Support/iPhoneSimulator/7.1/Applications/C416C934-F608-42F9-A8F7-77911F32C

<span>NSString </span><span>*filePath = [</span><span>NSHomeDirectory</span><span>()
</span><span>stringByAppendingFormat</span><span>:</span><span>@"/Documents/
%@"</span><span>,</span><span>datafile</span><span>];
</span>

1.?用slog 打印出数据库?文件存放路径:/users/pel/library/application support/iphonesimulator/7.1/applications/c416c934-f608-42f9-a8f7-77911f32cb2f/documents/smartclothe.sqlite

2. finder找到该?文件
?用
firefox sqlite manger 双击 打开就?行了 

声明:本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn核实处理。