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.
ユーザーが特定のウィンドウを強制終了した回数を取得する方法はありますか?
window.open()JavaScriptを使用してウィンドウを開きます。開いた回数を数えてデータベースに保存する必要があります。
window.open()