论文部分内容阅读
实现页面自动进入 的基本方法如果你需要页面显示一段时间后自动进入另一页面,只要在你的HTML文件的<head>和 </head>之间加入下面这段原代码: <META HTTP-EQUIV=“Refresh” Contenl= “10; URL=xxx.ht”>
The basic method to achieve automatic page entry If you need to page automatically displayed after another period of time to another page, as long as the and head> in your HTML document by adding the following code: