摘要: 1. 项目的根路径:[@"~"stringByExpandingTildeInPath] //项目的根路径 NSLog(@"~ root::%@",[@"~"stringByExpandingTildeInPath]);打印结果为:/Users/zander-1989/Library/Application Support/iPhone Simulator/4.3.2/Applications/F511202C-9CE1-4131-A2A0-B6D1846218CD2.项目下临时文件temp目录的路径[@"~/temp&qu 阅读全文
posted @ 2012-07-31 10:12 zander 阅读(330) 评论(0) 推荐(0)