欢迎来到天天文库
浏览记录
ID:40048894
大小:3.61 MB
页数:43页
时间:2019-07-18
《Assignment 1 Walkthrough》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、CS193PIOSAPPLICATIONDEVELOPMENT!!FALL2010AssignmentIWalkthroughObjectiveReproducethedemonstration(buildingacalculator)giveninclass.Goals1.DownloadingandinstallingtheiOS4SDK.2.CreatinganewprojectinXcode.3.DefiningaModel,ViewandControllerandconnectingthemtogether.4.UsingInterfaceBuild
2、ertocreateauser-interface.MaterialsBythispoint,youshouldhavebeensentaninvitationtoyourStanforde-mailaccounttojointheiPhoneUniversityDeveloperProgram.YoumustacceptthisinvitationanddownloadthelatestversionoftheiOS4SDKalongwiththelatestversionofXcode.ItiscriticalthatyougettheSDKdownlo
3、adedandfunctioningasearlyaspossibleintheweeksothatifyouhaveproblemsyouwillhaveachancetotalktotheTA’sandgethelp.IfyouwaitpasttheweekendandyoucannotgettheSDKdownloadedandinstalled,itisunlikelyyou’llfinishthisassignmentontime.BriefIfyouwereinclassonThursdayandsawthiswalkthrough,youmayf
4、eellikeyoucangetbywithamuchbrieferversionincludedattheendofthisdocument.Youcanalwaysreferbacktothedetailedoneifyougetlost.Thedevilisofteninthedetails,butsometimesyouhavetolearnfromthedevilinordertobegood.PAGE1OF43!!ASSIGNMENT1:CALCULATORCS193PIOSAPPLICATIONDEVELOPMENT!!FALL2010Deta
5、iledWalkthroughPartI:CreateanewprojectinXcode1.Launch/Developer/Applications/Xcode.2.Fromthesplashscreenthatappears,chooseCreateanewXcodeproject.YoucanalsocreateanewprojectbychoosingNewProject...fromtheFilemenuatanytime.PAGE2OF43!!ASSIGNMENT1:CALCULATORCS193PIOSAPPLICATIONDEVELOPME
6、NT!!FALL20103.Inthedialogthatappears......clickon(ProductshouldbesettoiPhone),then.TheView-basedApplicationtemplateinXcodecreatesanemptyViewaswellasasubclasstobeyourController(withalittlebitoftemplatecodeinit).TheothertemplatesinthisdialogcreateapplicationswitheithernoView/Controll
7、er(Window-basedApplication)orwithamoresophisticatedControllerandView(e.g.Navigation-basedApplication,TabBarApplicationorSplitView-basedApplication).Inthiscourse,wewillonlybeusingthesimpleView-basedApplicationtemplateortheWindow-basedApplicationtemplate(inwhichcasewewillbuildourmore
8、sophisticatedControllersin
此文档下载收益归作者所有