mirror of
https://github.com/KieSun/all-of-frontend.git
synced 2024-11-13 10:28:14 +08:00
feat: 排版
This commit is contained in:
parent
1b47e02648
commit
a0d62a2142
@ -36,7 +36,7 @@
|
||||
|
||||
> 为了保证大家学到的知识是正确的,下文中的文档资料笔者都使用了英文版本。因为在审核资料的过程中笔者发现不少中文文档都存在翻译错误或者过时的情况。
|
||||
|
||||
### 前端核心知识点
|
||||
## 前端核心知识点
|
||||
|
||||
前端核心知识点分为三块,分别为 HTML、CSS、JS,其中最重要的当然是 JS 了。
|
||||
|
||||
@ -45,9 +45,9 @@
|
||||
- [JavaScript高级程序设计(第4版)](https://book.douban.com/subject/35175321/)
|
||||
- [JavaScript忍者秘籍(第2版)](https://book.douban.com/subject/30143702/)
|
||||
|
||||
### JS
|
||||
## JS
|
||||
|
||||
#### 数据类型
|
||||
### 数据类型
|
||||
|
||||
JS 数据类型分为两大类及八种数据类型。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user