01_ Podcast iOS Video Tutorial _ Course Introduction and Knowledge point review

Source: Internet
Author: User

The static keyword in the OC syntax cannot be decorated with attributes, nor can it be decorated with methods, only local variables in the method. Static modifies a local variable and then changes the local variable to a static variable. This variable is not recycled when the method is executed. This variable is still in place the next time you execute this method.

Self is a pointer, and in the object method, self points to the current object. Therefore, you can use self to explicitly access the members of the current object. You can use self to access the properties of the current object, or you can use self to invoke the current object's

01_ Podcast iOS Video Tutorial _ Course Introduction and Knowledge point review

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.