Very short snippet: Apple iPhone file system

sabato 21 novembre, 2009

Sia sul Mac OS X che sull'iPhone OS, abbiamo la possibilità di accedere in modo semplice e diretto alle directory - più importanti - di sistema, che sono: PLAIN TEXT CODE: NSHomeDirectory         Returns the path to the current user’s home directory. NSHomeDirectoryForUser  Returns the path to a given user’s home directory. NSTemporaryDirectory    Returns the [...]