Git Product home page Git Product logo

ios_programming_4ed_bnr's Introduction

iOS Programming 4ed 例题、练习代码实现

章节目录

  1. 第一个简单的iOS应用
  2. Objective-C
  3. 通过ARC管理内存
  4. 视图与视图层次结构 - Hypnosister
  5. 视图:重绘与UIScrollView - Hypnosister
    1. 运行循环与重绘视图(The Run Loop and Redrawing Views)
    2. 类扩展(Class Extentions)
    3. 使用UIScrollView(Using UIScrollView)
    4. 新建UIScrollView、contentSize属性的设置
    5. 拖动与分页
  6. 视图控制器 - HypnoNerd
  7. 委托与文本输入 - HypnoNerd
    1. 文本框(UITextField)
      • UIResponder
      • 设置UITextField键盘
    2. 委托(Delegation)
    3. 协议(Protocols)
    4. 向屏幕中添加UILabel对象
    5. 运动效果(Motion Effects)
    6. 使用调试器(Using the Debugger)
      • 使用断点
      • 单步执行代码
      • 删除断点
      • 设置异常断点
    7. 深入学习:main()与UIApplication(For the More Curious: main() and UIApplication)
    8. 中级练习:捏合-缩放(Silver Challenge:Pinch to Zoom)

注:章节名称后面跟着的是对应的项目名,方便查阅

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.