We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
😊:
- (void)dealloc{ __weak __typeof(self) weak_self = self; NSLog(@"%@",weak_self); }
会出现什么结果
SAGESSE:
nil
明天见:
懵逼
嗨,胡小桶 CIUM:
实验了下,炸了
好吧
五子棋:
weak_register_no_lock 就搜这个runtime方法就行了 这crash我查过
此刻柳暗花明:
五子棋大佬说得太对了
我在看10年前的文档
林小达:
这个crash我也查过,检测到self==nil的时候直接abort好像是
大佬说得太对了
会过度释放
然后就崩溃了
The text was updated successfully, but these errors were encountered:
No branches or pull requests
😊:
SAGESSE:
明天见:
嗨,胡小桶 CIUM:
SAGESSE:
五子棋:
此刻柳暗花明:
明天见:
明天见:
林小达:
SAGESSE:
😊:
😊:
😊:
The text was updated successfully, but these errors were encountered: