如在上麵的例子中編寫一個使用do... while循環程序。 <script type="text/javascript"> <!-- var count = 0; document.write("Starting Loop" + "<br />"); do{ ...
確定! 回上一頁