history对象提供了逐个返回访问过的页面的方法,其中( ) 可以加载history对象列表中的前一个URL。 A: back() B: forward() C: go(1) D: go(-1)
history对象提供了逐个返回访问过的页面的方法,其中( ) 可以加载history对象列表中的前一个URL。 A: back() B: forward() C: go(1) D: go(-1)
The author is likely to go on to _______. A: talk about the importance of history B: give his own opinions on the aims and purposes of historical studies C: prove the invalidity of history books D: present more schools of thought in studies of history
The author is likely to go on to _______. A: talk about the importance of history B: give his own opinions on the aims and purposes of historical studies C: prove the invalidity of history books D: present more schools of thought in studies of history
在history对象中不能实现网页前进效果的方法是()。 A: forward() B: go(1) C: back() D: go(2)
在history对象中不能实现网页前进效果的方法是()。 A: forward() B: go(1) C: back() D: go(2)
在history对象中不能实现网页前进效果的方法是( )。 A: forward() B: back() C: go(1) D: go(2)
在history对象中不能实现网页前进效果的方法是( )。 A: forward() B: back() C: go(1) D: go(2)
在HTML中,点击图片”previous.gif”上的超级链接后页面将加载历史列表中的上一个URL页面。代码如下所示,应在下划线处填入( )。 A: ”javascript:history.go(-1)”; B: “history.go(1)” C: “history.go(-1)” D: “javascript:history.go(1)”
在HTML中,点击图片”previous.gif”上的超级链接后页面将加载历史列表中的上一个URL页面。代码如下所示,应在下划线处填入( )。 A: ”javascript:history.go(-1)”; B: “history.go(1)” C: “history.go(-1)” D: “javascript:history.go(1)”
在HTML中,点击图片”previous.gif”上的超级链接后页面将加载历史列表中的上一个URL页面。代码如下所示,应在下划线处填入[img=564x31]17da6da36ce60f6.png[/img]( ) 。 A: “history.go(1)” B: “javascript:history.go(1)” C: “javascript:history.go(-1)”; D: “history.go(-1)”
在HTML中,点击图片”previous.gif”上的超级链接后页面将加载历史列表中的上一个URL页面。代码如下所示,应在下划线处填入[img=564x31]17da6da36ce60f6.png[/img]( ) 。 A: “history.go(1)” B: “javascript:history.go(1)” C: “javascript:history.go(-1)”; D: “history.go(-1)”
在javascript中,返回上一页的代码正确的是: A: history.back() B: history.go(1) C: history.go(0) D: history.forward()
在javascript中,返回上一页的代码正确的是: A: history.back() B: history.go(1) C: history.go(0) D: history.forward()
下列选项中,可控制浏览器实现“前进”功能的是()。 A: history.back() B: history.forward() C: history.go(1) D: history.go(-1)
下列选项中,可控制浏览器实现“前进”功能的是()。 A: history.back() B: history.forward() C: history.go(1) D: history.go(-1)
“A great army it was, and a great story for me. It will go down in history.” A: The story will be included in the history book. B: The story is so interesting that in history classes, the teacher will tell it to the students. C: This army is worth being remembered. D: This army is a glorious army. It is a story that can be put into history book.
“A great army it was, and a great story for me. It will go down in history.” A: The story will be included in the history book. B: The story is so interesting that in history classes, the teacher will tell it to the students. C: This army is worth being remembered. D: This army is a glorious army. It is a story that can be put into history book.
可能实现本窗口前进2条网页历史记录的是 A: history.back(2) B: history.forward(2) C: history.go(-2) D: history.go(2)
可能实现本窗口前进2条网页历史记录的是 A: history.back(2) B: history.forward(2) C: history.go(-2) D: history.go(2)