摘要: react react 组件实例的三大属性 state props refs 方法用箭头函数改this 的指向 class 类中所有定义的方法在局部都开启了严格模式 use strict class Person{ a = "测试" constructor(){ } say(){ console.l 阅读全文
posted @ 2022-03-30 17:57 踏浪小鲨鱼 阅读(34) 评论(0) 推荐(0)