看板 [ MacDev ]
討論串[問題] 有了地址但不知道怎麼轉成TableView
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 2→)留言2則,0人參與, 最新作者man27382210 (鹽です)時間14年前 (2011/03/19 16:49), 編輯資訊
0
0
0
內容預覽:
我最後是用這個方法. NSString *paths = [NSHomeDirectory() stringByAppendingPathComponent:. @"Documents"];. fileList = [[[[NSFileManager defaultManager]. content
(還有117個字)

推噓1(1推 0噓 0→)留言1則,0人參與, 最新作者zonble (zonble)時間14年前 (2011/03/16 18:45), 編輯資訊
0
0
0
內容預覽:
NSFileManager -enumeratorAtPath:. 簡單來說. NSDirectoryEnumerator *e = [[NSFileManager defaultManager] -enumeratorAtPath:documentDirectory];. NSString *fi
(還有15個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者man27382210 (鹽です)時間14年前 (2011/03/16 17:25), 編輯資訊
0
0
0
內容預覽:
如題.... 我日前用. NSArray *paths =. NSSearchPathForDirectoriesInDomains. (NSDocumentDirectory, NSUserDomainMask, YES);. NSString*documentDirectory = [paths
首頁
上一頁
1
下一頁
尾頁