Mutable classes in the IOS Foundation framework
The beautiful Life of the Sun Vulcan (http://blog.csdn.net/opengl_es)
This article follows "Attribution-non-commercial use-consistent" authoring public agreement
Reprint Please keep this sentence: Sun Vulcan's Beautiful Life-this blog focuses on Agile development and mobile and IoT device research: IOS, Android, HTML5, Arduino, Pcduino , Otherwise, the article from this blog refused to reprint or re-reproduced, thank you for your cooperation.
Mutable for those classes that cannot directly change the contents of the class, is an extension, such as the value of the class, does not involve pointers, there is no Mutable subclass, perhaps because it can directly modify its own values.
In other words, like a string such content and address is different and can be changed storage, in the high-level language, more concerned about the content changes, especially like Java has been "reference" to dilute the concept of pointers, and the actual inside is the operation of pointers such things, I also estimate.
Title |
Resource Type |
Topic |
Framework |
Date |
nsmutable Array Class Reference |
Reference |
Data managementdata Types & Collections |
Foundation |
2013-10-22minor Change |
nsmutable Attributedstring Class Reference |
Reference |
Data managementstrings, Text, & Fonts |
Foundation |
2010-02-25content Update |
nsmutable Attributedstring UIKit Additions Reference |
Reference |
Data managementstrings, Text, & Fonts |
UIKit |
2013-09-18first Version |
nsmutable CharacterSet Class Reference |
Reference |
Data managementstrings, Text, & Fonts |
Foundation |
2006-05-23minor Change |
nsmutable Copying Protocol Reference |
Reference |
|
Foundation |
2006-05-23minor Change |
nsmutable Data Class Reference |
Reference |
Data managementdata Types & Collections |
Foundation |
2007-03-26minor Change |
nsmutable Dictionary Class Reference |
Reference |
Data managementdata Types & Collections |
Foundation |
2013-10-22minor Change |
nsmutable Indexset Class Reference |
Reference |
Data managementdata Types & Collections |
Foundation |
2014-02-11minor Change |
nsmutable Orderedset Class Reference |
Reference |
Data managementdata Types & Collections |
Foundation |
2013-10-22minor Change |
nsmutable Paragraphstyle Class Reference |
Reference |
Data managementstrings, Text, & Fonts |
UIKit |
2013-09-18minor Change |
nsmutable Set Class Reference |
Reference |
Data managementdata Types & Collections |
Foundation |
2013-10-22minor Change |
nsmutable String Class Reference |
Reference |
Data managementstrings, Text, & Fonts |
Foundation |
2007-03-06minor Change |
nsmutable URLRequest Class Reference |
Reference |
Networking & Internetprotocol Streams |
Foundation |
2014-02-11minor Change |
Copyright? Apple INC. All rights reserved.