根据Chrome Console API Reference和MDN Docs的说法,使用 console.profile('label') 开始配置文件,然后使用 console.endProfile() 结束配置文件,应该会导致在Chrome ...
確定! 回上一頁