Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 197 Bytes

File metadata and controls

9 lines (9 loc) · 197 Bytes

JavaScript-BOK

knowledge structure of Javascript

  1. 基本语法
  2. 逻辑结构
  3. 函数
  4. JS对象——函数
  5. JS对象——数组
  6. JS对象——字符串
  7. JS对象——Math和Date