摘要: 0. 基本类型: boolean、number、string、null、undefined、 引用类型: Array、Object(深浅拷贝) ab say no + uneeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee 阅读全文
posted @ 2018-04-03 22:43 Yo! 阅读(381) 评论(0) 推荐(0)
摘要: 新类型 声明变量 解构赋值 字符串 正则 数组 函数 对象 数据结构 历史 -. 参考 1.新类型 symbol 2.声明变量 let 块级作用域,不存在变量提升(需先声明,后使用),且作用域“锁死”(在域里面不能先用在声明) const块级作用域,var函数作用域 var tem = '1' fu 阅读全文
posted @ 2018-04-03 22:30 Yo! 阅读(239) 评论(0) 推荐(0)
摘要: JS ECMAScript ES6 DOM BOM 以妓会友,评赞走起 阅读全文
posted @ 2018-04-03 22:20 Yo! 阅读(198) 评论(0) 推荐(0)
摘要: Hi,world! 结构层:HTML 表示层:CSS -- bootstrap、sass/less 行为层:JS -- Jquery 框架 -- nodejs | angular、vue、react tools 1."关注点分离"(separation of concerns) HTML 语言:负责 阅读全文
posted @ 2018-04-03 22:19 Yo! 阅读(378) 评论(0) 推荐(0)