iOS 6编程Cookbook(影印版)

iOS 6编程Cookbook(影印版)
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者: [美]
2013-05
版次: 1
ISBN: 9787564141981
定价: 99.00
装帧: 平装
开本: 16开
纸张: 胶版纸
页数: 955页
字数: 1195千字
正文语种: 英语
1人买过
  •   将帮助你克服那些为ilPhone,iPad或者iPodtouch创建应用时不可避免会碰到的各种棘手问题。通过利用在本修订手册中列出的新的和校正过的实例,你将快速掌握编写完成iOS应用所需的各个步骤一一包括存储和保护数据、增强和动画化图形、管理文件和目录以及使用Passbook。
      《iOS6编程Cookbook(影印版)》针对iOS6SDK做了完整的更新,它为你展示了如何使用数以百计的技术来解决各个层面的开发人员都会面临的常见问题。
      每种实例都包含了你可以直接使用的样例代码。
      使用PassKit来提交诸如忠诚卡(10yaltycard)这样的数字签名通行证使用PassKit来提交诸如忠诚卡(10yaltycard)这样的数字签名通行证使用CocoaAutoLayotJt来定义Ul元素的布局开发位置感知的应用实现手势识别的样例使用新的Objective—C运行时特性播放音频和视频文件与访问iPod库从AddressBook中检索联系人和群组确定相机的可用性和访问Pfloto库创建多任务感知的应用使用EverltKit来管理日程表、日期和事件运用加速计和陀螺仪使用iCloud服务来增强你的应用   vandadNahavandipoor,从事软件开发工作多年,使用过COcoa.COcOaTouch.Assembly,Delphi和.NET等多种语言。在一家移动支付方案全球领导者公司工作期间,他为一些世界上最大的品牌客户提供了移动应用,其中包括Visa和USBank。 Preface
    1.TheBasics
    1.1CreatingaSimplelOSAppinXcode
    1.2UnderstandingInterfaceBuilder
    1.3CompilinglOSApps
    1.4RunninglOSAppsontheSimulator
    1.5RunninglOSAppsonlOSDevices
    1.6PackaginglOSAppsforDistribution
    1.7DeclaringVariablesinObjective-C
    1.8AllocatingandMakingUseofStrings
    1.9ComparingValuesinObjective-CwithanifStatement
    1.10ImplementingLoopswithforStatements
    1.11ImplementingwhileLoops
    1.12CreatingCustomClasses
    1.13DefiningFunctionalityforClasses
    1.14DefiningTwoorMoreMethodswiththeSameName
    1.15AllocatingandInitializingObjects
    1.16AddingPropertiestoClasses
    1.17MovingfromManualReferenceCountingtoAutomaticReference
    Counting
    1.18TypecastingwithAutomaticReferenceCounting
    1.19DelegatingTaskswithProtocols
    1.20DeterminingWhetherInstanceorClassMethodsAreAvailable
    1.21DeterminingWhetheraClassIsAvailableatRuntime
    1.22AllocatingandMakingUseofNumbers
    1.23AllocatingandMakingUseofArrays
    1.24AllocatingandMakingUseofDictionaries
    1.25AllocatingandMakingUseofSets
    1.26CreatingBundles
    1.27LoadingDatafromtheMainBundle
    1.28Loadin~DatafromOtherBundles
    1.29SendingNotificationswithNSNotificationCenter
    1.30ListeningforNotificationsSentfromNSNotificationCenter

    2.ImplementingControllersandViews
    3.AutoLayoutandtheVisualFormatLanguage
    4.ConstructingandUsingTableViews
    5.Storyboards
    6.Concurrency
    7.CoreLocationandMaps.
    8.ImplementingGestureRecognizers
    9.NetworkingIJSONlXMLlandTwitter
    10.AudioandVideo
    11.AddressBook
    12.FilesandFolderManagement
    13.CameraandthePhotoLibrary
    14.Multitasking
    15.CoreData
    16.Dates,Calendars,andEvents
    17.GraphicsandAnimations
    18.CoreMotion
    19.iCloud
    20.PassKit
    lndex
  • 内容简介:
      将帮助你克服那些为ilPhone,iPad或者iPodtouch创建应用时不可避免会碰到的各种棘手问题。通过利用在本修订手册中列出的新的和校正过的实例,你将快速掌握编写完成iOS应用所需的各个步骤一一包括存储和保护数据、增强和动画化图形、管理文件和目录以及使用Passbook。
      《iOS6编程Cookbook(影印版)》针对iOS6SDK做了完整的更新,它为你展示了如何使用数以百计的技术来解决各个层面的开发人员都会面临的常见问题。
      每种实例都包含了你可以直接使用的样例代码。
      使用PassKit来提交诸如忠诚卡(10yaltycard)这样的数字签名通行证使用PassKit来提交诸如忠诚卡(10yaltycard)这样的数字签名通行证使用CocoaAutoLayotJt来定义Ul元素的布局开发位置感知的应用实现手势识别的样例使用新的Objective—C运行时特性播放音频和视频文件与访问iPod库从AddressBook中检索联系人和群组确定相机的可用性和访问Pfloto库创建多任务感知的应用使用EverltKit来管理日程表、日期和事件运用加速计和陀螺仪使用iCloud服务来增强你的应用
  • 作者简介:
      vandadNahavandipoor,从事软件开发工作多年,使用过COcoa.COcOaTouch.Assembly,Delphi和.NET等多种语言。在一家移动支付方案全球领导者公司工作期间,他为一些世界上最大的品牌客户提供了移动应用,其中包括Visa和USBank。
  • 目录:
    Preface
    1.TheBasics
    1.1CreatingaSimplelOSAppinXcode
    1.2UnderstandingInterfaceBuilder
    1.3CompilinglOSApps
    1.4RunninglOSAppsontheSimulator
    1.5RunninglOSAppsonlOSDevices
    1.6PackaginglOSAppsforDistribution
    1.7DeclaringVariablesinObjective-C
    1.8AllocatingandMakingUseofStrings
    1.9ComparingValuesinObjective-CwithanifStatement
    1.10ImplementingLoopswithforStatements
    1.11ImplementingwhileLoops
    1.12CreatingCustomClasses
    1.13DefiningFunctionalityforClasses
    1.14DefiningTwoorMoreMethodswiththeSameName
    1.15AllocatingandInitializingObjects
    1.16AddingPropertiestoClasses
    1.17MovingfromManualReferenceCountingtoAutomaticReference
    Counting
    1.18TypecastingwithAutomaticReferenceCounting
    1.19DelegatingTaskswithProtocols
    1.20DeterminingWhetherInstanceorClassMethodsAreAvailable
    1.21DeterminingWhetheraClassIsAvailableatRuntime
    1.22AllocatingandMakingUseofNumbers
    1.23AllocatingandMakingUseofArrays
    1.24AllocatingandMakingUseofDictionaries
    1.25AllocatingandMakingUseofSets
    1.26CreatingBundles
    1.27LoadingDatafromtheMainBundle
    1.28Loadin~DatafromOtherBundles
    1.29SendingNotificationswithNSNotificationCenter
    1.30ListeningforNotificationsSentfromNSNotificationCenter

    2.ImplementingControllersandViews
    3.AutoLayoutandtheVisualFormatLanguage
    4.ConstructingandUsingTableViews
    5.Storyboards
    6.Concurrency
    7.CoreLocationandMaps.
    8.ImplementingGestureRecognizers
    9.NetworkingIJSONlXMLlandTwitter
    10.AudioandVideo
    11.AddressBook
    12.FilesandFolderManagement
    13.CameraandthePhotoLibrary
    14.Multitasking
    15.CoreData
    16.Dates,Calendars,andEvents
    17.GraphicsandAnimations
    18.CoreMotion
    19.iCloud
    20.PassKit
    lndex
查看详情
相关图书 / 更多
iOS 6编程Cookbook(影印版)
iOS黑客攻防秘籍 第2版
陈德
iOS 6编程Cookbook(影印版)
iOS编程(第6版)
[美]Aaron Hillegass 著;王凤全 译;[美]Christian Keur
iOS 6编程Cookbook(影印版)
iOS开发基础教程(Swift版)(第2版)
陈志峰;田英;翟高粤
iOS 6编程Cookbook(影印版)
iOS开发案例教程(swift版)
孙志敏 田英
iOS 6编程Cookbook(影印版)
iOS应用开发教程(微课视频版)
罗良夫
iOS 6编程Cookbook(影印版)
iOS全埋点解决方案
王灼洲 著
iOS 6编程Cookbook(影印版)
iOS 14开发指南
管蕾
iOS 6编程Cookbook(影印版)
iOS应用逆向与安全之道
罗巍 著
iOS 6编程Cookbook(影印版)
iOS项目开发实战(高等职业教育移动互联应用技术专业教材)
赵善龙 、刘俊驰 主编
iOS 6编程Cookbook(影印版)
iOS开发基础入门与实战
张运生 著;郭敏强、蔡铁、郭敏强、蔡铁、张运生 编
iOS 6编程Cookbook(影印版)
iOS面试一战到底
张益珲 著
iOS 6编程Cookbook(影印版)
iOS程序员面试笔试真题库
蒋信厚 汪小发 楚秦
您可能感兴趣 / 更多
iOS 6编程Cookbook(影印版)
归属感:如何通过社群获得商业竞争优势
[美]大卫·斯平克斯(David Spinks) 著;颉腾文化 出品
iOS 6编程Cookbook(影印版)
《世界上最大的肚子》2024百班千人暑期书目学前中班名师推荐全新正版现货速发
[美]雷米·查利普(美)柏顿·萨普瑞
iOS 6编程Cookbook(影印版)
经济学通义
[美]阿门·A.阿尔钦 (美)威廉·R.艾伦 著;[美]杰里·L.乔丹 编
iOS 6编程Cookbook(影印版)
数字化领导力 数字化转型锦囊,领导力精进指南 一本书掌握数字化转型领导力之道
[美]艾萨克·萨科里克 著;王磊 译;颉腾文化 出品;邓斌
iOS 6编程Cookbook(影印版)
法哲学基本原理
[美]马克·C.墨菲
iOS 6编程Cookbook(影印版)
雪花的故事(用照片展示雪花的秘密,为你揭开冬日奇景的奥秘)
[美]马克·卡西诺[美]乔恩·尼尔森
iOS 6编程Cookbook(影印版)
杜甫传
[美]弗洛伦斯.艾思柯
iOS 6编程Cookbook(影印版)
美利坚在燃烧:20世纪60年代以来的警察暴力与黑人反抗
[美]伊丽莎白·欣顿 著 胡位钧 译
iOS 6编程Cookbook(影印版)
温柔亲启
[美]艾米莉·狄金森 著;[美]艾伦·路易斯·哈特、[美]玛莎·内尔·史密斯 编
iOS 6编程Cookbook(影印版)
儒教中国及其现代命运(三部曲)
[美]列文森 作者;[中]季剑青 译者
iOS 6编程Cookbook(影印版)
逃家小兔成长绘本系列
[美]玛格丽特.怀兹.布朗
iOS 6编程Cookbook(影印版)
Swift编程实战:iOS应用开发实例及完整解决方案
[美]Vandad Nahavandipoor 著