Files
knowledge-kit/Chapter1 - iOS/1.141.md
2024-07-15 20:03:01 +08:00

122 B

Crash

Crash 类型

  • 容易越界(数组、字典、字符串等) NSRangeException
  • 使用未初始化的变量