<html>

<body>
  <script type="text/javascript">
    document.write("<p>UserAgent: ")
    document.write(navigator.userAgent + "</p>")
  </script>
</body>

</html>

 

相关文章: