貪心科技Transformer與聯(lián)邦學習高階研修班(nlp\cv)貪心學院
function ComponentDummy() {}ComponentDummy.prototype = Component.prototype;function PureComponent(props, context, updater) {
?this.props = props;
?this.context = context;
?this.refs = emptyObject;
?this.updater = updater || ReactNoopUpdateQueue;}
標簽: