Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 iOS 上实现 VFS 驱动程序,它可以将远程存储(如 Dropbox)挂载到本地文件系统?我认为普通的iOS设备是不允许的,但是越狱设备呢?
iOS的Dropbox API允许列出和使用 Dropbox 存储:. 经典的 unix 挂载是被禁止的。