首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

调试内存有关问题

2012-06-26 
调试内存问题Project-Edit Scheme-Run ***(工程名)-Arguments-Environment Variables添加NSZombieEnab

调试内存问题
Project
->
Edit Scheme
->
Run ***(工程名)
->
Arguments
->
Environment Variables添加
NSZombieEnabled YES
MallocStackLogging YES
MallocStackLoggingNoCompact YES

热点排行