OC 教程
Introduction
OC-Class-Object
OC-Introduction
OOP
Class
Object
Homework
OOP
Function
How to write?
How to use?
How to override?
Getter and setter
Extends
Self-Super
Homework
Polymorphism
Data-Types
BOOL
NSString
NSMutableString
NSValue
NSNumber
NSArray
NSMutableArray
NSDictionary
NSMutableDictionary
NSSet
NSNull
NSDate
NSData
Memory-Management
Reference-Counting
Memory-Funtion
NSAutoreleasePool
Convenience-Constructor
Copy-MutableCopy
Retain-Cycle
Property
@property
copy-mutableCopy
Category
Extension
Transfer
Protocol
NSNotification
Block
Singleton
Summary
Summary
Powered by
GitBook
OOP
面向对象详解
在上一章中,简单的提到了面向对象的特点。在本章当中,将会详细的介绍面向对象思维以及在OC中的实现方式。
本章目录:
方法;
继承;
self与super关键字;
自测作业。
results matching "
"
No results matching "
"