單項選擇題假設今天是2006年5月8日星期一,請問下列JavaScript代碼:var time = new Date();document.write(time.getDay());在頁面上的輸出結果是()

A.2006
B.8
C.5
D.1


您可能感興趣的試卷