11 2014 档案

摘要:有一个特别有用的Stack,“最近打开过的项目”,建立方法如下: 打开Terminal,输入以下命令 然后你的Dock上就多了个Stack,在那里面你可以看到你最近曾经打开过的项目。 阅读全文
posted @ 2014-11-19 16:39 willbin 阅读(964) 评论(0) 推荐(0)
摘要:1down voteacceptedIf you're loading images like:[UIImage imageNamed:@"myImage.png"];Then the memory for this image will not deallocated, becauseimageN... 阅读全文
posted @ 2014-11-10 20:09 willbin 阅读(386) 评论(0) 推荐(0)