文章列表
1在Xcode中,单击运行“>控制台看到NSLog
NSLog(@"log: %@ ", myString);
NSLog(@"log: %f ", myFloat);
NSLog(@"log: %i ", myInt);
2:显示在屏幕上任何地方的形象,不使用界面生成器。 .您可以使用其他类型的意见这一点。
CGRect myImageRect = CGRectMake(0.0f, 0.0f, 320.0f, 109.0f);
UIImageView *myImage = [[UIImageView alloc] initW ...
three20 网站
- 博客分类:
- iphone
http://three20.info/setup/existing
因为private api 被拒
这里已经发布了新的版本
http://joehewitt.com/post/the-three20-project/
看地址就知道是什么了
还有一仗 joe hewitt 很帅的照片。