apply for key' test

  • 2037
  • 0

摘要:apply for key' test

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
    <title>Google Maps JavaScript API Example</title>
    <script src="http://maps.google.com/maps?file=api&amp;v=2&amp;
 key=ABQIAAAAnD4xv2tUvf6--DnMm7J4RBTEykU09cNqQSY6Xsz587-5NW7PWhTG0Hw0wIntGOzp15i75STCQxCa_Q"
      type="text/javascript"></script>
    <script type="text/javascript">

    //<![CDATA[

    function load() {
      if (GBrowserIsCompatible()) {
        var map = new GMap2(document.getElementById("map"));
        map.setCenter(new GLatLng(37.4419, -122.1419), 13);
      }
    }

    //]]>
    </script>
  </head>
  <body onload="load()" onunload="GUnload()">
    <div id="map" style="width: 500px; height: 300px"></div>
  </body>
</html>

<html xmlns="">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
</head>
<body>
 <a href="https://www1.chu.edu.tw/cgi-bin/openwebmail/openwebmail-webdisk.pl/2.1-first.html?sessionid=m09710001*www1.chu.edu.tw-session-0.587741602518694&currentdir=%2F&action=download&selitems=2.1-first.html">範例連結</a>
   
</body>
</html>

 

範例連結