日期:2014-05-17 浏览次数:20710 次
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>无标题文档</title> </head> <body> <script language="javascript"> alert(3*2.7); </script> </body> </html>