你截图上面的注释已经写清楚了 This debugger statement means that you've enabled the "break on warning.... 译: debugger语句表示你启用了"警告时中断" 如何关闭: 打开Profile面板 点击⚙图标 点击 Debugging 取消勾选 Break on warnings
你截图上面的注释已经写清楚了
译: debugger语句表示你启用了"警告时中断"
如何关闭: