专题文章
时长:00:00更新时间:2020-11-27 20:48:00
javascript打开页面window.location和window.open的区别_基础知识:window.location = http://www.xxxxxxxx.net 跳转后有后退功能 其实应该是 window.location.hrefwindow.location.replace(http://www.xxxxxxxx.net) 跳转后没有后退功能 window.open(http://www.xxxxxxxx.
查看详情