制作中
禁止出入
网站正在加工中...精彩马上继续
<script type="text/javascript">
  var text='hello world';

  document.write(text);
  alert(text);
</script>