Warning: Don’t paste code into the DevTools Console that you don’t understand or haven’t reviewed yo

简介: Warning: Don’t paste code into the DevTools Console that you don’t understand or haven’t reviewed yo

本文介绍了在使用DevTools控制台时遇到的安全警告,提醒不要随意粘贴不理解的代码,以防止身份被盗或电脑被攻击。解决方案是输入allowpasting进行授权。

摘要由CSDN通过智能技术生成

大家好,我是爱你三千遍斯塔克,我们在使用控制台的时候,可能会碰到这样的问题:这样怎么解决呢?如果再出现bug,可以加一下下面的交流群

我们在使用

Warning: Don’t paste code into the DevTools Console that you don’t understand or haven’t reviewed yourself. This could allow attackers to steal your identity or take control of your computer. Please type ‘allow pasting’ below to allow pasting.

翻译

警告:请勿将不理解或未自行查看的代码粘贴到 DevTools 控制台中。这可能允许攻击者窃取您的身份或控制您的计算机。请在下面输入“允许粘贴”以允许粘贴。

如何解决,输入allow pasting就可以解决了,之后就可以粘贴了


相关文章
|
7月前
|
开发工具
gdbusauth.c:1302:11: error: ‘%s’ directive argument is null
gdbusauth.c:1302:11: error: ‘%s’ directive argument is null
220 0
|
Java Go API
译|Don’t just check errors, handle them gracefully(二)
译|Don’t just check errors, handle them gracefully(二)
100 0
|
程序员 Go API
译|Don’t just check errors, handle them gracefully(一)
译|Don’t just check errors, handle them gracefully
83 0
|
缓存 程序员 Go
译|Let’s talk about logging
译|Let’s talk about logging
66 0
error: ‘PRIO_PROCESS’ undeclared
error: ‘PRIO_PROCESS’ undeclared
98 0
error: passing ‘const AppJniCommand’ as ‘this’ argument discards qualifiers [-fpermissive]
error: passing ‘const AppJniCommand’ as ‘this’ argument discards qualifiers [-fpermissive]
103 0
解决办法: error: passing ‘const VideoFrame’ as ‘this’ argument discards qualifiers [-fpermissive]
解决办法: error: passing ‘const VideoFrame’ as ‘this’ argument discards qualifiers [-fpermissive]
239 0
|
安全 iOS开发 MacOS
“XXXXX” is damaged and can’t be opened. You should move it to the Trash 解决方案
“XXXXX” is damaged and can’t be opened. You should move it to the Trash 解决方案
604 0