摘要: 本文转载至http://iliunian.diandian.com/post/2011-12-29/17027004使用目录目录方法:- (NSString *)currentDirectoryPath获取当前目录- (BOOL)changeCurrentDirectoryPath:(NSString *)path更改当前目录- (BOOL)copyItemAtPath:(NSString *)srcPath toPath:(NSString *)dstPath error:(NSError **)error复制目录或文件- (BOOL)createDirectoryAtPath:(NSStr 阅读全文
posted @ 2013-12-11 17:23 天牛 阅读(298) 评论(0) 推荐(0)