会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
一颗顽豆
努力一下,会怎样
博客园
首页
新随笔
联系
管理
订阅
2015年10月28日
桥叔时间
摘要: 许多问题看一眼答出来,,以为是粗心,其实还是基础不扎实1.var a = new Array(5);console.log(a[3]);console.log(a.length);结果应该是 undefined 5,,,自己以为是undefined 1;错误的原因是a = new Array(5);...
阅读全文
posted @ 2015-10-28 15:23 MissBean
阅读(199)
评论(0)
推荐(0)
公告