Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有从视图控制器到其每个顶级视图的强指针?
根据UIViewController文档,是的。它说:
UIViewController
@property(nonatomic, retain) UIView *view