单项选择题
在JavaScript中,改变当前网页网址为下一页的语句是()。
A.window.location.reload();
B.window.history.go(1);
C.window.history.back();
D.以上都不可以
点击查看答案
相关考题
