Skip to content

Commit 432ba50

Browse files
committed
524 days
1 parent 4e248be commit 432ba50

3 files changed

Lines changed: 25 additions & 20 deletions

File tree

README-en.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
| :coffee: Summary | [week](category/week.md) | [history](category/history.md) |
2727

2828

29-
## :clock430: Today's Knowledge Points (2020.09.20) —— 523 days
30-
        :one: [html] [微信H5页面如何更新缓存](https://github.com/haizlin/fe-interview/issues/2930)
31-
        :two: [css] [使用了float的标签,如何避免左侧贴边重叠](https://github.com/haizlin/fe-interview/issues/2931)
32-
        :three: [js] [把对象转换到字符串类型是如何转换的?](https://github.com/haizlin/fe-interview/issues/2932)
33-
        :four: [skill] [说说你了解的前端代码评审Checklist有哪些项](https://github.com/haizlin/fe-interview/issues/2933)
29+
## :clock430: Today's Knowledge Points (2020.09.21) —— 524 days
30+
        :one: [html] [说说你对短链接的理解,它有什么应用场景呢](https://github.com/haizlin/fe-interview/issues/2941)
31+
        :two: [css] [怎样解决float元素无法撑起父级容器的高度](https://github.com/haizlin/fe-interview/issues/2942)
32+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:three: [js] [请举例说明比较运算符`>,>=,<,<=`的比较规则](https://github.com/haizlin/fe-interview/issues/2943)
33+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:four: [skill] [你每天的工作是谁给你安排的](https://github.com/haizlin/fe-interview/issues/2944)
3434

3535

3636
### :camel: History
@@ -41,11 +41,11 @@
4141
…………
4242

4343

44-
- 522 days (2020.09.19)
45-
:one: [html] [H5页面在微信中如何禁止分享给好友和朋友圈](https://github.com/haizlin/fe-interview/issues/2926)
46-
:two: [css] [使用flex实现一行有多个不等的标签元素宽度平均分配](https://github.com/haizlin/fe-interview/issues/2927)
47-
:three: [js] [把对象转换到数字类型是如何转换的?](https://github.com/haizlin/fe-interview/issues/2928)
48-
:four: [skill] [你是如何预估工作量的?有什么理论依据吗?](https://github.com/haizlin/fe-interview/issues/2929)
44+
- 523 days (2020.09.20)
45+
:one: [html] [微信H5页面如何更新缓存](https://github.com/haizlin/fe-interview/issues/2930)
46+
:two: [css] [使用了float的标签,如何避免左侧贴边重叠?](https://github.com/haizlin/fe-interview/issues/2931)
47+
:three: [js] [把对象转换到字符串类型是如何转换的?](https://github.com/haizlin/fe-interview/issues/2932)
48+
:four: [skill] [说说你了解的前端代码评审Checklist有哪些项?](https://github.com/haizlin/fe-interview/issues/2933)
4949

5050

5151
- **[All](category/history.md)**

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
| :coffee: 汇总 | [](category/week.md) | [历史题目](category/history.md) |
2727

2828

29-
## :clock430: 今天的知识点 (2020.09.20) —— 第523天
30-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:one: [html] [微信H5页面如何更新缓存](https://github.com/haizlin/fe-interview/issues/2930)
31-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:two: [css] [使用了float的标签,如何避免左侧贴边重叠](https://github.com/haizlin/fe-interview/issues/2931)
32-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:three: [js] [把对象转换到字符串类型是如何转换的?](https://github.com/haizlin/fe-interview/issues/2932)
33-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:four: [软技能] [说说你了解的前端代码评审Checklist有哪些项](https://github.com/haizlin/fe-interview/issues/2933)
29+
## :clock430: 今天的知识点 (2020.09.21) —— 第524天
30+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:one: [html] [说说你对短链接的理解,它有什么应用场景呢](https://github.com/haizlin/fe-interview/issues/2941)
31+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:two: [css] [怎样解决float元素无法撑起父级容器的高度](https://github.com/haizlin/fe-interview/issues/2942)
32+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:three: [js] [请举例说明比较运算符`>,>=,<,<=`的比较规则](https://github.com/haizlin/fe-interview/issues/2943)
33+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:four: [软技能] [你每天的工作是谁给你安排的](https://github.com/haizlin/fe-interview/issues/2944)
3434

3535

3636
### :camel: 历史题目
@@ -42,11 +42,11 @@
4242
…………
4343

4444

45-
- 第522天 (2020.09.19)
46-
:one: [html] [H5页面在微信中如何禁止分享给好友和朋友圈](https://github.com/haizlin/fe-interview/issues/2926)
47-
:two: [css] [使用flex实现一行有多个不等的标签元素宽度平均分配](https://github.com/haizlin/fe-interview/issues/2927)
48-
:three: [js] [把对象转换到数字类型是如何转换的?](https://github.com/haizlin/fe-interview/issues/2928)
49-
:four: [软技能] [你是如何预估工作量的?有什么理论依据吗?](https://github.com/haizlin/fe-interview/issues/2929)
45+
- 第523天 (2020.09.20)
46+
:one: [html] [微信H5页面如何更新缓存](https://github.com/haizlin/fe-interview/issues/2930)
47+
:two: [css] [使用了float的标签,如何避免左侧贴边重叠?](https://github.com/haizlin/fe-interview/issues/2931)
48+
:three: [js] [把对象转换到字符串类型是如何转换的?](https://github.com/haizlin/fe-interview/issues/2932)
49+
:four: [软技能] [说说你了解的前端代码评审Checklist有哪些项?](https://github.com/haizlin/fe-interview/issues/2933)
5050

5151

5252
- **[查看全部](category/history.md)**

category/history.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33

44

5+
- 第524天 (2020.09.21)
6+
- [html] [说说你对短链接的理解,它有什么应用场景呢?](https://github.com/haizlin/fe-interview/issues/2941)
7+
- [css] [怎样解决float元素无法撑起父级容器的高度?](https://github.com/haizlin/fe-interview/issues/2942)
8+
- [js] [请举例说明比较运算符`>,>=,<,<=`的比较规则](https://github.com/haizlin/fe-interview/issues/2943)
9+
- [软技能] [你每天的工作是谁给你安排的?](https://github.com/haizlin/fe-interview/issues/2944)
510
- 第523天 (2020.09.20)
611
- [html] [微信H5页面如何更新缓存?](https://github.com/haizlin/fe-interview/issues/2930)
712
- [css] [使用了float的标签,如何避免左侧贴边重叠?](https://github.com/haizlin/fe-interview/issues/2931)

0 commit comments

Comments
 (0)