我试着在chrome中运行脚本但当我执行它时,它会在chrome中显示代码但当我在webkit中执行时,它会工作这是在chrome中显示的
HTTP/1.1 200 OK
Content-Length: 462
Content-Type: text/html
<!DOCTYPE html>
<!--
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
-->
<html>
<head>
<title>TODO supply a title</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div>TODO write content</div>
</body>
</html>
清理了电脑上的恶意软件后,这个问题就不再发生了。在那之前,我尝试了几乎所有的方法,但都无济于事。这个问题有时会发生,有时不会。所以我猜这种非确定性行为可能是由恶意软件引起的。