IOS header file format

Source: Internet
Author: User

The following is my own guess and I have never seen any official documentation. A long time ago when I first came into contact with IOS, I thought about a problem, but I didn't want to understand it. I didn't find any problem when I got online with poor documents. Today, by accident, I expanded the framework imported in the project and found that the header file often contains a structure similar to this # import <QuartzCore/QuartzCore. h>, which is not unreasonable. In fact, it should be the specific path of the imported header file and the file name. As for the redundant Headers in the framework, they should come from the "New Group", that is, they should not actually exist in folders. Therefore, the header file uses # import <QuartzCore/QuartzCore. h> or # import <OpenGLES/ES1/gl. h> All are reasonable. This is my personal opinion. I hope you can give me some advice...

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.