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.
我在 IE9 中,我的朋友说你可以使用F12命令更改网站,让他们说出你想让他们说的内容。这是真的?
使用开发者工具,你不能修改 web 服务器上的内容,你只能修改 DOM。DOM 是浏览器表示页面的方式。