zoukankan      html  css  js  c++  java
  • iOS 基础介绍 1

    1 iphone background

       ipad,iphone,ipod touch

    2 history:

        2007.6 iphone sale in us

        2008.6, iphone 3

        2010.6 iphone 4

        2010.1 ipad


    3 appstore

       over 300,000 programs

       download 10 billion times

        "angry bird"

    4 iPhone development environment

        hard ware:

                        mac book or desktop

                        iphone/ipad/ipod touch

        software:

                     mac os 10.5 or later

                     iOS sdk:

                     xcode

        developer license: $99/year

         

         development language: objective -c

             superet c,

             c++ 

    5 the first iPhone app

       create

       bulid

       debug(breakpoint,logic,printer)

       install iphone app on iphone/ipad

    6 add ui elements to UI

       成员变量

       成员函数

       get,set方法 

       IBOutlet,IBAction

       connect outlet and action 标记

     7 iPhone development  process

          requirements

          analysis

          design

          implement

          testing 

        

  • 相关阅读:
    安卓
    查询
    数据库

    phpcms后台获取当前登录账号的数据的代码:
    phpcms后台批量上传添加图片文章方法详解(一)
    phpcms头部代码详细分析
    网站迁移的方法
    phpcms 修改域名
    外网访问我们配置好的WampServer服务器
  • 原文地址:https://www.cnblogs.com/csj007523/p/2650615.html
Copyright © 2011-2022 走看看