简体   繁体   English

对iOS中的Hello World应用程序非常困惑

[英]Very confused about hello world application in iOS

I am not even sort of a Mac person. 我什至不是Mac的人。 I just installed Xcode 4.2 on Lion. 我刚刚在Lion上安装了Xcode 4.2。 I want to do the Hello world tutorial to get my feet wet, but I can't even start the project the way they all suggest. 我想做一个Hello world教程来弄湿我的脚,但是我什至无法按照他们的建议启动项目。 I cannot find the "View based application" option in the new projects. 我在新项目中找不到“基于视图的应用程序”选项。 Here is what I see: 这是我看到的:

http://www.freeimagehosting.net/newuploads/c46e2.png http://www.freeimagehosting.net/newuploads/c46e2.png

How do I get the options that everyone else seems to have ? 我如何获得其他人似乎都有的选择?

在Xcode 4.2中,“基于视图的应用程序”现在称为“单视图应用程序”。

Try this blog, It explains all the steps in a methodical and easy-to-follow method and will get you started on how to make ur very first iOS app. 试试这个博客,它以有条理且易于遵循的方法说明了所有步骤,并会帮助您开始制作第一个iOS应用程序。

It covers the following : Interface Builder, ViewControllers, Buttons, methodes, IBActions, etc 它涵盖了以下内容:接口生成器,ViewController,按钮,方法,IBAction等

http://techtalktone.wordpress.com/2011/11/26/hello-world/ http://techtalktone.wordpress.com/2011/11/26/hello-world/

Hope this helps :) 希望这可以帮助 :)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM