OC and C Contrast learning

Source: Internet
Author: User
OC and C Contrast learning

1, already have the foundation of C, how to get the quick introduction oc?

1) source File comparison

Think & Implement 1:1) in the C language, what are the files that we encounter with different suffixes?

. C. O. h

Extended Name

. h header File

. C C Language Original file

The original file for the. cpp. CC C + + language

. m Objective-c's original file

. mm Objective-c++ Original file

Two common files in OC:. m files and. h files

Extension primitive Type

. h header file, header file contains the method, the declaration of the property

. Class m implementation files, participating in plainclothes files, methods for implementing declarations in classes

2) data type comparison learning

Type

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

OC and C Contrast learning

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.