lixp_cn 发表于 2013-1-29 12:02:46

google API

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>    <title>My Google AJAX Search API Application</title><script src="http://www.google.com/jsapi?key=ABQIAAAAfXleUNhtTbTn0p6SpkA5KRTBpGcBQIb1SM4CXssiBwA0Tho7pxRBqrWNrcTvaV5-6mMLbEl6YY8ZUw" type="text/javascript"></script>    <script language="Javascript" type="text/javascript">    //<!]>    </script></head><body>    <div id="searchcontrol">Loading...</div></body></html> 
页: [1]
查看完整版本: google API