<!DOCTYPE html>
<html>
<body>
<script>
document.write(Date());
</script>
</body>
</html>
如果date()是一个函数的话,并没有定义呀?在w3cschool上看到的例子。
相关分类