当我检查网页(甚至是stackoverflow)时,我总是看到
<style type="text/css">/* This is not a zero-length file! */</style>
<style type="text/css">/* This is not a zero-length file! */</style>
(是的,两次)位于<head>
标记的底部。
Google向no answer提供了相关内容......
它来自Chrome吗?重点是什么?
感谢其他人的回答。此代码由Instant Translate Chrome扩展程序生成。
答案 0 :(得分:2)
尝试停用您的扩展程序,看看它是否仍然存在。如果它消失了,请尝试逐个启用扩展程序,以找到罪魁祸首。