- 博客(5)
- 收藏
- 关注
原创 es6:class extends super
<script> classPeople{ constructor(name='哇哇'){ this.name=name } speak(age=12){ console.log(`名字:${this.name},年龄:${age}`) } } classanotherextendsPeople{ spea...
2020-10-21 14:48:51 132
原创 css filter
filter: none | blur() | brightness() | contrast() | drop-shadow() | grayscale() | hue-rotate() | invert() | opacity() | saturate() | sepia() | url(); 1 grayscale灰度 2 sepia褐色 3 saturate饱和度 4 hue-rotate色相旋转 5 invert反色 6 opacity透明度 7 bright.
2020-10-21 14:37:18 174
转载 对象(this,arguments)
https://blog.csdn.net/weixin_34037173/article/details/91894887?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.c
2020-08-19 11:06:35 339
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人