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.
クリック後に画像をデスクトップの壁紙として設定するためのボタンまたはリンクを作成する必要があります。これは JavaScript で実現できますか?
JS では不可能です。ファイルシステムやシステム設定にアクセスできません。
これは不可能です。このようなシステムに近い操作を JavaScript で行うのは非常に危険です。