|
23 | 23 | - Learn without closing, strive to meet better oneself, 365 days without holidays, **5 a.m. every day** to publish interview questions by hand.(**Knock oneself**)。 |
24 | 24 | - I hope you can stay calm in this **grandiose** front-end circle and stick to spending 20 minutes a day studying and thinking. |
25 | 25 | - In this ever-changing, class library emerges endlessly at the front end, I suggest that you do not wait until you find a job before brushing the test question, advocating daily learning! (Don't forget the beginning, html, css, JavaScript is the cornerstone!) |
26 | | -- Welcome to **Issues**, encourage **PR**, and thank **Star**.,What good suggestions do you have for us to share and discuss with me via Wechat! |
| 26 | +- Welcome to **Issues**, encourage **PR**, and thank **Star**、thank**watch**.,What good suggestions do you have for us to share and discuss with me via Wechat! |
27 | 27 | > I hope you can study and think everyday, so that you can come here!!! (Don't come for anyone, come for yourself!) |
28 | 28 |
|
29 | | -## Today's Interview Question (2019.06.18) —— 63 days |
30 | | -- [html] [什么是html的字符实体?版权符号代码怎么写?](https://github.com/haizlin/fe-interview/issues/279) |
31 | | -- [css] [说说position的absolute和fixed共同与不同点分别是什么?](https://github.com/haizlin/fe-interview/issues/280) |
32 | | -- [js] [举例子说明javascript的变量声明提升和函数声明提升](https://github.com/haizlin/fe-interview/issues/281) |
33 | | -- [skill] [说说什么是设计模式,你最常用的设计模式有哪些?](https://github.com/haizlin/fe-interview/issues/282) |
| 29 | +## Today's Interview Question (2019.06.19) —— 64 days |
| 30 | +- [html] [写出html提供的几种空格实体(5种以上)](https://github.com/haizlin/fe-interview/issues/293) |
| 31 | +- [css] [举例说明css中颜色的表示方法有几种](https://github.com/haizlin/fe-interview/issues/294) |
| 32 | +- [js] [如何让(a==1 && a==2 && a==3)的值为true,把"=="换成"==="后还能为true吗?](https://github.com/haizlin/fe-interview/issues/295) |
| 33 | +- [skill] [如果面试官让你先自我介绍下,然后说下你的工作经历,你该怎么说?](https://github.com/haizlin/fe-interview/issues/296) |
34 | 34 |
|
35 | 35 | > Welcome to [**Issues**](https://github.com/haizlin/fe-interview/issues) and friends to discuss learning! |
36 | 36 |
|
|
64 | 64 |
|
65 | 65 | ………… |
66 | 66 |
|
67 | | -- 61 days (2019.06.16) |
68 | | - - [html] [有用过HTML5的webSQL和IndexedDB吗?说说你对它们的理解](https://github.com/haizlin/fe-interview/issues/254) |
69 | | - - [css] [怎样把一个div居中?怎样把一个浮动元素居中?怎样把绝对定位的div居中?](https://github.com/haizlin/fe-interview/issues/255) |
70 | | - - [js] [写一个方法获取图片的原始宽高](https://github.com/haizlin/fe-interview/issues/256) |
71 | | - - [skill] [知道IPV6是什么吗?说说它和IPV4的区别是什么?](https://github.com/haizlin/fe-interview/issues/257) |
72 | | - |
73 | 67 | - 62 days (2019.06.17) |
74 | 68 | - [html] [有使用过HTML5的拖放API吗?说说你对它的理解](https://github.com/haizlin/fe-interview/issues/275) |
75 | 69 | - [css] [手动写动画最小时间间隔是多少,为什么?](https://github.com/haizlin/fe-interview/issues/276) |
76 | 70 | - [js] [有用过HTML5的WebWork吗?它主要解决了什么问题?](https://github.com/haizlin/fe-interview/issues/277) |
77 | 71 | - [skill] [说说你对同构和SSR的理解](https://github.com/haizlin/fe-interview/issues/278) |
78 | 72 |
|
| 73 | +- 63 days (2019.06.18) |
| 74 | + - [html] [什么是html的字符实体?版权符号代码怎么写?](https://github.com/haizlin/fe-interview/issues/279) |
| 75 | + - [css] [说说position的absolute和fixed共同与不同点分别是什么?](https://github.com/haizlin/fe-interview/issues/280) |
| 76 | + - [js] [举例子说明javascript的变量声明提升和函数声明提升](https://github.com/haizlin/fe-interview/issues/281) |
| 77 | + - [skill] [说说什么是设计模式,你最常用的设计模式有哪些?](https://github.com/haizlin/fe-interview/issues/282) |
| 78 | + |
79 | 79 | - **[All](category/history.md)** |
80 | 80 |
|
81 | 81 | ## How to learn |
|
0 commit comments