<html>
<head>
<title></title>
<script type="text/javascript">
a="b",c="e";
'jdfoewnfoe',123,a="e",c="d";
alert(a+c)
</script>
</head>
<body>
</body>
</html>
<html>
<head>
<title></title>
<script type="text/javascript">
a="b",c="e";
'jdfoewnfoe',123,a="e",c="d";
alert(a+c)
</script>
</head>
<body>
</body>
</html>
上一篇 玩透javascript弹出窗口