Chapter 1 and Chapter 2 of basic IOS tutorials

Source: Internet
Author: User

Chapter 1

Learning Resources

  • Learn objective-C on the Mac

Apple Reference Guide

  • Objective-C Programming Language
  • Learning objective-C: A Primer

What is the difference between writing IOS applications?

  • Only one application is running
  • Only one window
  • Restricted access
  • Limited response time
  • Limited screen size
  • Limited system resources
  • Garbage collection is not supported

Chapter 2

Xcode shortcut: Command + Shift + O Open quickly

  • . Plist project-related property list
  • . Strings local file
  • Xxx_prefix.pch contains some header files from the external framework used in the project. PCH indicates the pre-compiled header file.
  • Framework is a special library that can contain code, images, sound files, and other resources.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.