text 在chrome dev工具中复制长数组/对象

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 在chrome dev工具中复制长数组/对象相关的知识,希望对你有一定的参考价值。

Right-click an object in Chrome's console and select Store as Global Variable from the context menu. It will return something like temp1 as the variable name.

Chrome also has a copy() method, so copy(temp1) in the console should copy that object to your clipboard.
https://stackoverflow.com/questions/10305365/javascript-chrome-how-to-copy-an-object-from-the-webkit-inspector-as-code#_=_

以上是关于text 在chrome dev工具中复制长数组/对象的主要内容,如果未能解决你的问题,请参考以下文章

Firefox 开发者工具截断长网络响应,Chrome 不显示

有没有办法在检查元素后复制出现在 Chrome 开发工具中的路径?

For loop let scope stackblitz vs chrome dev tools

我可以阻止 Chrome 开发者工具控制台记录图像 404 错误吗? [复制]

微信小程序实现(禁止页面滚动长按复制)

text 在linux中安装phalcon dev工具