letqingbin / DynamicOC

A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

内存是怎么管理的?

guanzidashu opened this issue · comments

demo 里面alloc init的内存一直不释放么?

模拟了一个栈的结构来强引用对象指针。