摘要: window对象 Window 对象方法 方法使用 1、alert confirm prompt以及open函数 示例: var num = Math.round(Math.random()*100); function acceptInput(){ //2.让用户输入(prompt) 并接受 用户 阅读全文
posted @ 2017-12-27 23:47 小杜要加油 阅读(204) 评论(0) 推荐(0)