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を使用していましたが、友人は、コマンドを使用してWebサイトを変更して、コマンドを使用して言いたいことを言うようにできると言いましたF12。これは本当ですか?
開発者ツールでは、Web サーバー上のコンテンツを変更することはできません。変更できるのは DOM のみです。DOM は、ブラウザーがページを表す方法です。