<script type="text/javascript"> document.write("hello!"); //没有进行赋值var,网页上还是能显现出来hello。那为什么还要多一步赋值呢?
</script>
保持代码规范性