摘要:
nullable __nullable _nullable 的区别 NS_ASSUME_NONNULL_BEGIN 和 NS_ASSUME_NONNULL_END https://www.jianshu.com/p/a197705a44e9 我们都知道在swift中,可以使用!和?来表示一个对象是o 阅读全文
posted @ 2022-06-21 14:42
LiuZX_贤
阅读(37)
评论(0)
推荐(0)
摘要:
其他人的: https://www.jianshu.com/p/a1aa0df5aa3c Enum values with underlying type 'NSInteger' should not be used as format arguments; add an explicit cast 阅读全文
posted @ 2022-06-21 10:53
LiuZX_贤
阅读(1158)
评论(0)
推荐(0)