Blogger Information
Blog 4
fans 0
comment 0
visits 1796
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
vscode安装、mardown及emmet第一站
转行的中年油腻大叔
Original
601 people have browsed it

一、vscode 安装

  1. 网站下载 [VSCODE下载地址](https://code.visualstudio.com/)
  2. 默认安装之后,建议注册一下账号,方便配置后到不同电脑上 再重复安装拓展件。
    VSCO的账号同步
    3.按照以下的标准插件图安装插件!
    vscode插件
    4.主要安装步骤/卸载也一样。
    VSCODE插件安装步骤

    二、Markdown 按照老师的演示做的

    Markdown 演示

三、emmet案例

emmet案例1参照老师的
emmet案例1参照老师的

核心几个关键点

  1. id class
  2. div#box
  3. #box
  4. 是一样的
  5. div.active
  6. .active
  7. 是一样的
  1. 层级关系注意 div>ul>li>a
  2. div>ul^p
  1. {文本} $序号 $$2位数序号 *n @从哪个数字开始
  2. ul>li*N>a.{link$$@数字}
Correcting teacher:PHPzPHPz

Correction status:qualified

Teacher's comments:
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post