亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

小代碼   html 自己網頁倒計時跳轉

發布時間:2020-08-01 10:47:03 來源:網絡 閱讀:608 作者:wzdouban 欄目:開發技術
<!--- 界面效果做到了 但函數還是在執行中--->
<HTML>
<HEAD>
  <script language="javascript">
var secs = 20; //倒計時的秒數 
var URL ="http://mzsts.host3v.com" ;
function Load(){
for(var i=secs;i>=0;i--) 
  { 
   window.setTimeout('doUpdate(' + i + ')', (secs-i) * 1000); 
  } 
}
function doUpdate(num) 
{ 
if(secs>0)
  {document.getElementById('ShowDiv').innerHTML = '將在'+num+'秒后自動跳轉到主頁' ;
   if(num == 0) { window.location =URL; }
  }
}

function timefun(){
secs =-1;
}



</script>
</HEAD>
 

<body onload="Load()" >   
<canvas id="myCanvas" width="50px" height="50px" >
 
</canvas>
<canvas id="myCanvas2" width="180px" height="50px" >
  
</canvas>
 
<script type="text/javascript">
  <!-- 1 -->
var canvas = document.getElementById("myCanvas");
if(canvas.getContext){   
var ctx = canvas.getContext("2d");    
    ctx.beginPath(); 
    ctx.strokeStyle = "blue";
    var circle = { x : 10,  y : 40,   r : 10  };
ctx.arc(circle.x, circle.y, circle.r, -Math.PI*3/ 4, Math.PI / 2, false);   ctx.stroke();
}
     <!-- 2 -->
var canvas = document.getElementById("myCanvas");
if(canvas.getContext){   
    var ctx = canvas.getContext("2d");    
    ctx.beginPath(); 
    ctx.strokeStyle = "blue";
    var circle = { x : 25,  y : 26,   r : 10  };ctx.arc(circle.x, circle.y, circle.r, -Math.PI/2, Math.PI/4, true);      ctx.stroke();
}
      <!-- 3-->
var canvas = document.getElementById("myCanvas");
if(canvas.getContext){   
    var ctx = canvas.getContext("2d");    
    ctx.beginPath(); 
    ctx.strokeStyle = "red";
    var circle = { x : 30,  y : 35,   r : 10  };
ctx.arc(circle.x, circle.y, circle.r, -Math.PI*3/ 4, Math.PI / 2, false);   ctx.stroke();
}
     <!-- 4 -->
var canvas = document.getElementById("myCanvas");
if(canvas.getContext){   
    var ctx = canvas.getContext("2d");    
    ctx.beginPath(); 
    ctx.strokeStyle = "red";
    var circle = { x :45,  y : 23,   r : 10  };ctx.arc(circle.x, circle.y, circle.r, -Math.PI/2, Math.PI/4, true);      ctx.stroke();
}
var canvas = document.getElementById("myCanvas2");
if(canvas.getContext){   
    var ctx = canvas.getContext("2d"); 
    ctx.font = "10px Courier New"; 
    ctx.fillStyle = "blue"; 
    ctx.fillText("文洲 的個人主頁,彼岸", 10, 20);
    ctx.fillText("http://mzsts.host3v.com", 10, 40);
}
</script> 


    
<div id="ShowDiv">  </div>
 </br>  
 <button onclick="timefun()">點擊延時</button>  
 <button onclick="window.open('http://mzsts.host3v.com')">直接跳轉</button>  
 
 </br> </br>
<textarea  rows="5" cols="40">
<body onload="Load('http://mzsts.host3v.com')">   
<body onload="Load('http:www.baidu.com')">  
</textarea>
</body>
 
</HTML>


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

玛多县| 冷水江市| 阿克苏市| 全椒县| 梨树县| 久治县| 漳浦县| 承德市| 仲巴县| 政和县| 镇雄县| 香港| 淮安市| 碌曲县| 象州县| 德令哈市| 五大连池市| 镇宁| 体育| 台中市| 大悟县| 遂平县| 长沙市| 桃园县| 墨脱县| 宾阳县| 凤城市| 门头沟区| 神木县| 惠安县| 奇台县| 旬阳县| 田东县| 重庆市| 平湖市| 奎屯市| 龙泉市| 平利县| 霍州市| 建宁县| 黄冈市|