学习iPhone编程(英文)(影印版)

学习iPhone编程(英文)(影印版)
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者: [美]
2010-10
版次: 1
ISBN: 9787564124113
定价: 49.00
装帧: 平装
开本: 16开
纸张: 胶版纸
页数: 356页
字数: 460千字
正文语种: 英语
5人买过
  • 无论你是一位Mac编程新手还是摩拳擦掌准备上手iPhone和iPodTouch的Mac开发行家,《学习iPhone编程(英文)(影印版)》都将为你构建面向市场的iPhone应用开一个好头。获取为iPhone和iPodTouch编程所需的实战经验。有了这本易学易用的指南,你将通过学习如何运用Xcode、Objective-c编程语言与核心框架,构建多个样例应用程序。在你掌握它之前,你将不仅拥有开发应用的技能,还会知道如何顺利完成提交应用到iTunesAppStore的流程。 AlasdairAllan是一位Exeter大学资深研究员,他负责构建P2P望远镜网络。他还忙于制作开源硬件,还有一系列用于管理云服务和监控分布式传感器网络的iPhone应用。 Preface
    1.WhyGoNative?
    TheProsandCons
    WhyWriteNativeApplications?
    TheReleaseCycle
    BuildItandTheyWillCome

    2.BecomingaDeveloper
    RegisteringAsaniPhoneDeveloper
    EnrollingintheiPhoneDeveloperProgram
    TheAppleDeveloperConnection
    InstallingtheiPhoneSDK
    PreparingYouriPhoneoriPodtouch
    CreatingaDevelopmentCertificate
    GettingtheUDIDofYourDevelopmentDevice
    CreatinganAppID
    CreatingaMobileProvisioningProfile
    MakingYourDeviceAvailableforDevelopment

    3.YourFirstiPhoneApp
    Objective-CBasics
    Object-OrientedProgramming
    TheObjective-CObjectModel
    TheBasicsofObjective-CSyntax
    CreatingaProject
    ExploringtheProjectinXcode
    OurProjectinInterfaceBuilder
    AddingCode
    ConnectingtheOutletsinInterfaceBuilder
    PuttingtheApplicationonYouriPhone

    4.CodinginObjective-C
    DeclaringandDefiningClasses
    DeclaringaClasswiththeinterface
    DefiningaClasswiththeImplementation
    ObjectTyping
    Properties
    SynthesizingProperties
    TheDotSyntax
    DeclaringMethods
    CallingMethods
    CallingMethodsonnil
    MemoryManagement
    CreatingObjects
    TheAutoreleasePool
    Thealloc,retain,copy,andreleaseCycle
    ThedeallocMethod
    RespondingtoMemoryWarnings
    FundamentaliPhoneDesignPatterns
    TheModel-View-ControllerPattern
    ViewsandViewControllers
    TheDelegatesandDataSourcePattern
    Conclusion

    5.Table-View-BasedApplications
    SimplifyingtheTemplateClasses
    CreatingaTableView
    OrganizingandNavigatingYourSourceCode
    ConnectingtheOutlets
    BuildingaModel
    AddingImagestoYourProjects
    ConnectingtheControllertotheModel
    MockingUpFunctionalitywithAlertWindows
    AddingNavigationControlstotheApplication
    AddingaCityView
    EditMode
    DeletingaCityEntry
    AddingaCityEntry
    The“AddNewCity...”Interface
    CapturingtheCityData

    6.OtherViewControllers
    UtilityApplications
    MakingtheBatteryMonitoringApplication
    TabBarApplications
    RefactoringtheTemplate
    AddingAnotherTabBarItem
    FinishingUp
    ModalViewControllers
    ModifyingtheCityGuideApplication
    TheImagePickerViewController
    AddingtheImagePickertotheCityGuideApplication

    7.ConnectingtotheNetwork
    DetectingNetworkStatus
    ApplesReachabilityClass
    EmbeddingaWebBrowserinYourApp
    ASimpleWebViewController
    DisplayingStaticHTMLFiles
    GettingDataOutofaUIWebView
    SendingEmail
    GettingDatafromtheInternet
    SynchronousRequests
    AsynchronousRequests
    UsingWebServices

    8.HandlingData
    DataEntry
    UITextFieldandItsDelegate
    UITextViewandItsDelegate
    ParsingXML
    ParsingXMLwithlibxml2
    ParsingXMLwithNSXMLParser
    ParsingJSON
    TheTwitterSearchService
    TheTwitterTrendsApplication
    RegularExpressions
    IntroductiontoRegularExpressions
    StoringData
    UsingFlatFiles
    StoringInformationinanSQLDatabase
    CoreData

    9.DistributingYourApplication
    AddingMissingFeatures
    AddinganIcon
    AddingaLaunchImage
    ChangingtheDisplayName
    EnablingRotation
    BuildingandSigning
    AdHocDistribution
    Developer-to-DeveloperDistribution
    AppStoreDistribution
    SubmittingtotheAppStore
    TheAppStoreResourceCenter
    ReasonsforRejection

    10.UsingSensors
    HardwareSupport
    DeterminingAvailableHardwareSupport
    SettingRequiredHardwareCapabilities
    UsingtheCamera
    TheCoreLocationFramework
    Location-DependentWeather
    UsingtheAccelerometer
    WritinganAccelerometerApplication
    UsingtheDigitalCompass
    AccessingtheProximitySensor
    UsingVibration

    11.GeolocationandMapping
    UserLocation
    AnnotatingMaps

    12.integratingYourApplication
    ApplicationPreferences
    AccessingGlobalPreferences
    CustomURLSchemes
    UsingCustomSchemes
    RegisteringCustomSchemes
    MediaPlayback
    UsingtheAddressBook
    InteractivePeoplePicking
    ProgrammaticPeoplePicking

    13.OtherNativePlatforms
    PhoneGap
    DownloadandInstallation
    BuildingaPhoneGapProject
    MonoTouch
    DownloadandInstallation
    BuildingaMonoTouchProject

    14.GoingFurther
    CocoaandObjective-C
    TheiPhoneSDK
    WebApplications
    CoreData
    PushNotifications
    In-AppPurchase
    CoreAnimation
    GameKit
    WritingGames
    LookandFeel
    HardwareAccessories
    Index
  • 内容简介:
    无论你是一位Mac编程新手还是摩拳擦掌准备上手iPhone和iPodTouch的Mac开发行家,《学习iPhone编程(英文)(影印版)》都将为你构建面向市场的iPhone应用开一个好头。获取为iPhone和iPodTouch编程所需的实战经验。有了这本易学易用的指南,你将通过学习如何运用Xcode、Objective-c编程语言与核心框架,构建多个样例应用程序。在你掌握它之前,你将不仅拥有开发应用的技能,还会知道如何顺利完成提交应用到iTunesAppStore的流程。
  • 作者简介:
    AlasdairAllan是一位Exeter大学资深研究员,他负责构建P2P望远镜网络。他还忙于制作开源硬件,还有一系列用于管理云服务和监控分布式传感器网络的iPhone应用。
  • 目录:
    Preface
    1.WhyGoNative?
    TheProsandCons
    WhyWriteNativeApplications?
    TheReleaseCycle
    BuildItandTheyWillCome

    2.BecomingaDeveloper
    RegisteringAsaniPhoneDeveloper
    EnrollingintheiPhoneDeveloperProgram
    TheAppleDeveloperConnection
    InstallingtheiPhoneSDK
    PreparingYouriPhoneoriPodtouch
    CreatingaDevelopmentCertificate
    GettingtheUDIDofYourDevelopmentDevice
    CreatinganAppID
    CreatingaMobileProvisioningProfile
    MakingYourDeviceAvailableforDevelopment

    3.YourFirstiPhoneApp
    Objective-CBasics
    Object-OrientedProgramming
    TheObjective-CObjectModel
    TheBasicsofObjective-CSyntax
    CreatingaProject
    ExploringtheProjectinXcode
    OurProjectinInterfaceBuilder
    AddingCode
    ConnectingtheOutletsinInterfaceBuilder
    PuttingtheApplicationonYouriPhone

    4.CodinginObjective-C
    DeclaringandDefiningClasses
    DeclaringaClasswiththeinterface
    DefiningaClasswiththeImplementation
    ObjectTyping
    Properties
    SynthesizingProperties
    TheDotSyntax
    DeclaringMethods
    CallingMethods
    CallingMethodsonnil
    MemoryManagement
    CreatingObjects
    TheAutoreleasePool
    Thealloc,retain,copy,andreleaseCycle
    ThedeallocMethod
    RespondingtoMemoryWarnings
    FundamentaliPhoneDesignPatterns
    TheModel-View-ControllerPattern
    ViewsandViewControllers
    TheDelegatesandDataSourcePattern
    Conclusion

    5.Table-View-BasedApplications
    SimplifyingtheTemplateClasses
    CreatingaTableView
    OrganizingandNavigatingYourSourceCode
    ConnectingtheOutlets
    BuildingaModel
    AddingImagestoYourProjects
    ConnectingtheControllertotheModel
    MockingUpFunctionalitywithAlertWindows
    AddingNavigationControlstotheApplication
    AddingaCityView
    EditMode
    DeletingaCityEntry
    AddingaCityEntry
    The“AddNewCity...”Interface
    CapturingtheCityData

    6.OtherViewControllers
    UtilityApplications
    MakingtheBatteryMonitoringApplication
    TabBarApplications
    RefactoringtheTemplate
    AddingAnotherTabBarItem
    FinishingUp
    ModalViewControllers
    ModifyingtheCityGuideApplication
    TheImagePickerViewController
    AddingtheImagePickertotheCityGuideApplication

    7.ConnectingtotheNetwork
    DetectingNetworkStatus
    ApplesReachabilityClass
    EmbeddingaWebBrowserinYourApp
    ASimpleWebViewController
    DisplayingStaticHTMLFiles
    GettingDataOutofaUIWebView
    SendingEmail
    GettingDatafromtheInternet
    SynchronousRequests
    AsynchronousRequests
    UsingWebServices

    8.HandlingData
    DataEntry
    UITextFieldandItsDelegate
    UITextViewandItsDelegate
    ParsingXML
    ParsingXMLwithlibxml2
    ParsingXMLwithNSXMLParser
    ParsingJSON
    TheTwitterSearchService
    TheTwitterTrendsApplication
    RegularExpressions
    IntroductiontoRegularExpressions
    StoringData
    UsingFlatFiles
    StoringInformationinanSQLDatabase
    CoreData

    9.DistributingYourApplication
    AddingMissingFeatures
    AddinganIcon
    AddingaLaunchImage
    ChangingtheDisplayName
    EnablingRotation
    BuildingandSigning
    AdHocDistribution
    Developer-to-DeveloperDistribution
    AppStoreDistribution
    SubmittingtotheAppStore
    TheAppStoreResourceCenter
    ReasonsforRejection

    10.UsingSensors
    HardwareSupport
    DeterminingAvailableHardwareSupport
    SettingRequiredHardwareCapabilities
    UsingtheCamera
    TheCoreLocationFramework
    Location-DependentWeather
    UsingtheAccelerometer
    WritinganAccelerometerApplication
    UsingtheDigitalCompass
    AccessingtheProximitySensor
    UsingVibration

    11.GeolocationandMapping
    UserLocation
    AnnotatingMaps

    12.integratingYourApplication
    ApplicationPreferences
    AccessingGlobalPreferences
    CustomURLSchemes
    UsingCustomSchemes
    RegisteringCustomSchemes
    MediaPlayback
    UsingtheAddressBook
    InteractivePeoplePicking
    ProgrammaticPeoplePicking

    13.OtherNativePlatforms
    PhoneGap
    DownloadandInstallation
    BuildingaPhoneGapProject
    MonoTouch
    DownloadandInstallation
    BuildingaMonoTouchProject

    14.GoingFurther
    CocoaandObjective-C
    TheiPhoneSDK
    WebApplications
    CoreData
    PushNotifications
    In-AppPurchase
    CoreAnimation
    GameKit
    WritingGames
    LookandFeel
    HardwareAccessories
    Index
查看详情
相关图书 / 更多
学习iPhone编程(英文)(影印版)
学习Spring Boot 3.0
(美)格雷格·L.特恩奎斯特
学习iPhone编程(英文)(影印版)
学习是我一生的倚靠(希腊前总理的学习人生)
(希腊)乔治·帕潘德里欧 著 柯琪 编译
学习iPhone编程(英文)(影印版)
学习困难的背后
程芳 禹海航
学习iPhone编程(英文)(影印版)
学习之光:用对方法,激发孩子的自主学习力
谢麟
学习iPhone编程(英文)(影印版)
学习共同体:用课例告诉你 大夏书系
陈静静 等
学习iPhone编程(英文)(影印版)
学习型城市视域下北京社区教育资源统筹管理研究
原珂 著
学习iPhone编程(英文)(影印版)
学习任务群的课堂实践与深度评析
王林波;王冬精
学习iPhone编程(英文)(影印版)
学习简史:从动物学习到机器学习
李韧
学习iPhone编程(英文)(影印版)
学习其实超有趣:拿来就用的思维图示学习法 赵巍
赵巍
学习iPhone编程(英文)(影印版)
学习之路 : “八八战略”与新思想溯源
浙江日报全媒体评论理论部编著
学习iPhone编程(英文)(影印版)
学习呼吸:重塑你的健康
许银姬,谈馨媛
学习iPhone编程(英文)(影印版)
学习的门道:探秘认知负荷理论
[澳大利亚]奥利弗·洛维尔
您可能感兴趣 / 更多
学习iPhone编程(英文)(影印版)
归属感:如何通过社群获得商业竞争优势
[美]大卫·斯平克斯(David Spinks) 著;颉腾文化 出品
学习iPhone编程(英文)(影印版)
雪花的故事(用照片展示雪花的秘密,为你揭开冬日奇景的奥秘)
[美]马克·卡西诺[美]乔恩·尼尔森
学习iPhone编程(英文)(影印版)
进阶书系-国际史的技艺
[美] 马克·特拉亨伯格
学习iPhone编程(英文)(影印版)
杜甫传
[美]弗洛伦斯.艾思柯
学习iPhone编程(英文)(影印版)
神奇的数字零:从数字0开始的极简数学史和人类发展史
[美]查尔斯·塞弗(Charles Seife)著 杨杨立汝 译
学习iPhone编程(英文)(影印版)
爵士乐史(精装本)
[美]泰德·乔亚 著
学习iPhone编程(英文)(影印版)
环境的科学 (平装版)
[美]威廉·坎宁安 后浪
学习iPhone编程(英文)(影印版)
美利坚在燃烧:20世纪60年代以来的警察暴力与黑人反抗
[美]伊丽莎白·欣顿 著 胡位钧 译
学习iPhone编程(英文)(影印版)
数学侦探 游乐园里的古怪笑脸
[美]丹尼尔·肯尼 艾米丽·博艾尔 著 刘玙婧、王婧 译;小博集出品
学习iPhone编程(英文)(影印版)
儒教中国及其现代命运(三部曲)
[美]列文森 作者;[中]季剑青 译者
学习iPhone编程(英文)(影印版)
逃家小兔成长绘本系列
[美]玛格丽特.怀兹.布朗
学习iPhone编程(英文)(影印版)
软件安全工程
[美]艾伦 著