会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
首页
何问起
前端特效
htbtn-4 闪电
使用方法
roucheng
Rou Cheng
博客园
首页
新随笔
管理
javascript系统时间测试题
如果系统的时间是2016年2月20日,分析下列JavaScript代码,运行后在网页上显示()
var now = new Date();
var year = now.getFullYear();
var month = now.getMonth();
var date = now.getDate();
document.write(year+" "+month+" "+date);
A) 2016 02 20
B) 2016 2 20
C) 2016 01 20
D) 2016 1 20
上一题
下一题
返回列表
查看答案:
http://hovertree.com/tiku/bjaf/t427k0ma.htm
答案解析1
答案解析2
网页特效:
http://www.cnblogs.com/roucheng/p/texiao.html
何问起
js,jquery,css,html5特效
博客首页
推荐
posted @
2016-02-20 10:28
roucheng
阅读(
580
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
公告