(3)入门:软件安装

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
 

声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!

上一篇 2018年9月2日
下一篇 2018年9月2日

相关推荐