[Swift 2] Weak, Strong, Retain Cycle

There is one thing that I learned at that time of iOS code from the right code = ObjC and no ARC yet, which means having to manage the memory yourself. Now there are ARC and code Swift much better, but this problem always exists, if we don't notice, the program will still have trouble with memory like leak memory, retain cycle …

ITZone via IDE Academy

Share the news now