vscode使用
html:5 按tab键或者!tab
<html lang ="en"> <html lang = "zh-Hans">
background bg按tab
box-shadow boxs按tab键
切换侧边栏 ctrl+b
link+tab
div+tab
div.red+tab
div.red*10+tab
div.red>a+tab
div.red*10>a+tab
div.red*10>a[href=#xxx]+tab
div.red*10>a[href=#page$]{链接$}+tab
ctrl+p 搜索文件
Emmet https://www.w3cplus.com/tools/emmet-cheat-sheet.html
ctr+shift+p执行命令
git bash 中输入Node进入Nodejs
curl -l https://www.baidu.com 浏览百度网页
curl -l https://www.baidu.com > baidu.html 保存到baidu.html文件
start baidu.html 用浏览器打开文件
ctrl + D 是退出
ctrl + c 是中断
谷歌搜索 bootcdn
jsbin.com
本文介绍如何在VSCode中利用快捷键和Emmet提高前端开发效率,包括快速生成HTML结构、CSS样式,以及搜索和执行命令的方法。同时,介绍了如何在gitbash中使用Node.js和curl进行基本操作。

被折叠的 条评论
为什么被折叠?



