调试
1、多行注释:command + \
2、灵活使用NSlog
3、打印变量值 po
4、继续 continue
5、F8单步,F6进入函数
6、多行代码缩进:command + [
7、IOS模拟器调整大小:Command + 1 / Command + 2
调试
1、多行注释:command + \
2、灵活使用NSlog
3、打印变量值 po
4、继续 continue
5、F8单步,F6进入函数
6、多行代码缩进:command + [
7、IOS模拟器调整大小:Command + 1 / Command + 2