- Cannot assign to 'self' outside
- iOS开发中重写init方法
- cannot assign to self outside of
- Cannot assign to 'self' outside
- Cannot assign to 'self' outside
- cannot assign to 'self' outside
- CANNOT ASSIGN TO 'SELF' OUTSIDE
- Cannot assign to 'self' outside
- Cannot assign value nil for key
- error:Cannot assign to 'self' ou
解析数据时, 遇到
cannot assign to self outside of a method in the init family
的错误,百思不得其解
后来上网才发现是把initWithDict写成initwithDict, w小写了, 很神奇~
网友评论