Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

whc_TopSpaceToView 内存没法释放?dealloc没有走 #18

Closed
sugerGDev opened this issue Oct 23, 2018 · 8 comments
Closed

whc_TopSpaceToView 内存没法释放?dealloc没有走 #18

sugerGDev opened this issue Oct 23, 2018 · 8 comments

Comments

@sugerGDev
Copy link

No description provided.

@sugerGDev
Copy link
Author

_accountInputView.whc_LeftSpace(0).whc_RightSpace(0).whc_Height(h).whc_TopSpaceToView(50, self.logoImg);

@sugerGDev sugerGDev reopened this Oct 23, 2018
@sugerGDev sugerGDev reopened this Oct 23, 2018
@netyouli
Copy link
Owner

这个库不存在对象持有问题

@sugerGDev
Copy link
Author

可是把这段代码屏蔽掉 dealloc才能走呀

@sugerGDev
Copy link
Author

iOS 12

@netyouli
Copy link
Owner

发个demo我

@sugerGDev
Copy link
Author

好,晚上的时候

@sugerGDev
Copy link
Author

@implementation DemoVC1

  • (void)dealloc {

}
demo1 中ViewController 没有走dealloc

@netyouli
Copy link
Owner

demo里列表上的demo1对应代码里的不是demo1,是demo7,库没有内存问题的,我试过的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants