资源描述:
《[Programming.iOS.6(3rd,2013.2)].Matt.Neuburg.文字版》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、THIRDEDITIONProgrammingiOS6MattNeuburgProgrammingiOS6,ThirdEditionbyMattNeuburgCopyright©2013MattNeuburg.Allrightsreserved.PrintedintheUnitedStatesofAmerica.PublishedbyO’ReillyMedia,Inc.,1005GravensteinHighwayNorth,Sebastopol,CA95472.O’Reillybooksmaybepurchasedforeducational,
2、business,orsalespromotionaluse.Onlineeditionsarealsoavailableformosttitles(http://my.safaribooksonline.com).Formoreinformation,contactourcorporate/institutionalsalesdepartment:(800)998-9938orcorporate@oreilly.com.Editor:RachelRoumeliotisCoverDesigner:RandyComerProductionEdito
3、r:KristenBorgInteriorDesigner:DavidFutatoProofreader:O’ReillyProductionServicesIllustrator:MattNeuburgIndexer:MattNeuburgMarch2013:ThirdEditionRevisionHistoryfortheThirdEdition:2013-02-27:FirstreleaseSeehttp://oreilly.com/catalog/errata.csp?isbn=9781449365769forreleasedetails
4、.NutshellHandbook,theNutshellHandbooklogo,andtheO’ReillylogoareregisteredtrademarksofO’ReillyMedia,Inc.ProgrammingiOS6,theimageofakingbird,andrelatedtradedressaretrademarksofO’ReillyMedia,Inc.Manyofthedesignationsusedbymanufacturersandsellerstodistinguishtheirproductsareclaim
5、edastrademarks.Wherethosedesignationsappearinthisbook,andO’ReillyMedia,Inc.,wasawareofatrade‐markclaim,thedesignationshavebeenprintedincapsorinitialcaps.Whileeveryprecautionhasbeentakeninthepreparationofthisbook,thepublisherandauthorassumenoresponsibilityforerrorsoromissions,
6、orfordamagesresultingfromtheuseoftheinformationcontainedherein.ISBN:978-1-449-36576-9[LSI]TableofContentsPreface......................................................................xviiPartI.Language1.JustEnoughC...............................................................
7、3Compilation,Statements,andComments5VariableDeclaration,Initialization,andDataTypes6Structs9Pointers11Arrays14Operators15FlowControlandConditions17Functions21PointerParametersandtheAddressOperator24Files26TheStandardLibrary30MorePreprocessorDirectives30DataTypeQualifiers312.O
8、bject-BasedProgramming..............................................