アットウィキロゴ

js456798

<html>
<head>
<title>練習</title>
</head>
<body>
<script type="text/javascript">
var a;
a=2;
document.write(a);
</script>
</body>
</html>
最終更新:2013年09月17日 17:41