0
点赞
收藏
分享

微信扫一扫

龙测科技荣获2023年度技术生态构建奖

1、 log

console.log()

2、edf

export default (first)=>{ second }
或者
export default function(params)=>{
}

可以使用tab键切换修改项

3、ednf

export default function first(second) {third}

4、!
生成html模板

5、div#app

<div id="app"></div>

6、div.app

<div class="app"></div>

7、w100(h100)

width: 100px

8、bacc

background-color: ;
举报

相关推荐

2023年度总结

0 条评论