不错_iPhone开发基础教程书评-查字典图书网
查字典图书网
当前位置: 查字典 > 图书网 > > iPhone开发基础教程 > 不错
Leeon iPhone开发基础教程 的书评 发表时间:2009-07-15 15:07:29

不错

书写的不错,很适合入门的读者,但是此书中也有一些遗漏和错误。章节5.3 page 81 toOrientation 没有声明,不知后面的章节是否还会有这样的错误。不过总体来说老美的书都写的不错的。

page 81
要定义 toOrientation 先

UIInterfaceOrientation toOrientation = self.interfaceOrientation
if(........){
.....
}

展开全文


推荐文章

猜你喜欢

附近的人在看

推荐阅读

拓展阅读

对“不错”的回应

递归的尾巴 2010-05-25 13:04:41

有个简单iphone项目有没有兴趣
类似http://www.bijint.com/jp/pages/iphone/

2010-04-13 21:57:19

装了sdk3.2.2,发现双击Hello_WorldViewController.xib,却出现This version of Interface Builder does not support documents of type "Interface Builder Cocoa Touch Document (XIB 3.x)" targeting "iPhone/iPod touch".我该怎么办

curly 2009-10-28 13:35:07

正看到这没声明