<script type="text/javascript"> var mystr="hello world!"; document.write(mystr); //直接寫變量名,輸出變量存儲(chǔ)的內(nèi)容。 </script>
<script?type="text/javascript"> ??var?mystr="hello?world!"; ??document.write(mystr);??//直接寫變量名,輸出變量存儲(chǔ)的內(nèi)容。</script>
<script?type="text/javascript"> ??var?mystr="hello?world!"; ??document.write(mystr);??//直接寫變量名,輸出變量存儲(chǔ)的內(nèi)容。</script>
2022-08-22
舉報(bào)
2022-09-02