天空是藍色的

          做好軟件為中國 #gcc -c helloworld.c -o helloworld.o //編譯目標文件 #gcc helloworld.o -o helloworld //編譯成可執行exe #helloworld //運行exe
          數據加載中……
          自動刷新頁面取客戶端時間并給URL參數賦值

           

           1<html>
           2<head>
           3<title>自動刷新頁面取客戶端時間</title>
           4</head>
           5<body>
           6<href="test.html" id="selfLink"/>
           7<script lang="javascript">
           8
           9function refresh() {
          10var date = new Date();
          11Hour = date.getHours();
          12Minute = date.getMinutes();
          13Second = date.getSeconds();
          14Year = date.getYear();
          15Month = date.getMonth()+1;
          16Day = date.getDate();
          17var dateFormat = Year+"-"+Month+"-"+Day+" "+Hour+":"+Minute+":"+Second;
          18window.open(document.getElementById('selfLink').href + "?"+dateFormat,"_self");    
          19}

          20
          21setTimeout("refresh()"5000);
          22
          </script>
          23</body>
          24</html>

          posted on 2005-11-16 15:50 bluesky 閱讀(855) 評論(0)  編輯  收藏 所屬分類: HTML/CSS

          主站蜘蛛池模板: 长汀县| 华池县| 甘南县| 山阴县| 祁阳县| 凌源市| 和龙市| 赞皇县| 冷水江市| 会昌县| 汉中市| 新安县| 昔阳县| 凤台县| 年辖:市辖区| 宜兰市| 疏附县| 土默特右旗| 镇安县| 改则县| 治多县| 甘肃省| 山丹县| 大渡口区| 嵩明县| 甘泉县| 无棣县| 仙桃市| 四平市| 丘北县| 郧西县| 阳曲县| 衡南县| 深州市| 定日县| 磐石市| 安义县| 海晏县| 开原市| 钦州市| 普宁市|