使用Xcode自带内存检测工具 Product--Analyze Analyze-error.png value stored to i is never read 蓝色部分标识该对象内存有问题,可以根据提示原因进行修改。