Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我以前从未注意到这一点,但 IE 的开发工具完全去除了 CSS 选项卡中的 CSS 注释。我正在使用一个大型前端框架,需要浏览 CSS 的开发版本——主要是为了交叉引用文档/评论。我错过了设置/标志/其他,还是我不走运?
虽然不理想,但我不得不建议使用 firebug lite。
https://getfirebug.com/firebuglite
它至少会给你一半像样的工具来查看这些东西。