摘要: 栈方法: 推入 -- 弹出 队列的方法: 先进先出 阅读全文
posted @ 2017-08-31 17:34 小僵尸 阅读(170) 评论(0) 推荐(0) 编辑
摘要: 使用Array创建数组 使用字面量的方式创建 以及 读取和操作 检测数组 instanceof操作符 和Arrey.isArray()方法 数组的转换 toString() ValueOf() 数组的转换 join() 方法 toLocalString() 根据本地时间把Date对象转换为字符串 阅读全文
posted @ 2017-08-31 14:28 小僵尸 阅读(232) 评论(0) 推荐(0) 编辑