关于面试
框架类:
vue 原理
webpack 原理
css:
盒模型、js 获取对应宽高
// 通过DOM节点的 style 样式获取 // 只能获取行内样式,不能获取内嵌的样式和外链的样式 element.style.width/height; // window.getComputedStyle(element).width/height; // element.getBoundingClientRect().width/height;
包裹性
垂直水平居中
安卓、ios 行高问题
布局 - 圣杯布局
es6:
promise
js:
事件循环
重绘重排
垃圾回收
深拷贝
http:
相关推荐
IdeaElements 2020-08-19
阿斌Elements 2020-06-11
88274956 2020-11-03
Zhongmeishijue 2020-09-10
runner 2020-09-01
梦的天空 2020-08-25
luvhl 2020-08-17
移动开发与培训 2020-08-16
ReunionIsland 2020-08-16
lyqdanang 2020-08-16
NARUTOLUOLUO 2020-08-03
MyNameIsXiaoLai 2020-07-08
星辰的笔记 2020-07-04
csstpeixun 2020-06-28
letheashura 2020-06-26
liaoxuewu 2020-06-26
OldBowl 2020-06-26
北京老苏 2020-06-25
Luffyying 2020-06-25