关闭浏览器窗口事件
window.onbeforeunload = function() { return 'prompt message';
} 關閉瀏覽器
總結
- 上一篇: 【Python】Python入门-字符串
- 下一篇: 【Python】55个案例:吃透Pyth