题目内容 (请给出正确答案) 提问人:网友 发布时间: 【单选题】 假定今天是2006年4月1日星期六,请问下列JavaScript代码在页面上的输出结果是()。<br /> var time=new Date( );<br /> document.write(time.getDate( )); A、2006B、4C、1D、6 查看正确答案