摘要: 1 void copyFile() 2 { 3 NSString *home=NSHomeDirectory(); 4 NSString *path=[NSString stringWithFormat:@"%@/desktop/oc.mp4",home]; 5 NSStr... 阅读全文
posted @ 2014-05-10 17:29 曹县三胖暴打大猩猩 阅读(425) 评论(0) 推荐(0) 编辑