Blogger Information
Blog 7
fans 0
comment 0
visits 2400
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
开学第一天
东风又西风
Original
364 people have browsed it

开学第一课


安装chrome

打开谷歌浏览器官网 下载并安装
谷歌浏览器官网

安装vscode

打开vscode官网并安装 下载并安装
VSCode官网
2611.png)

安装完成后打开VScode开始安装插件

  1. chinese(simolifued) --VSCode中文包
  2. Code Spell Checker --代码检查器
  3. Live Server -- 实时预览
  4. Markdown Preview Enhanced --MARK语法
  5. Markdownlint --MARK语法检查器
  6. Prettier-Code formatter --自动格式化

Markdown语法

“#”大标题

“##”中标题

“###”小标题

“>”引用标题
php “”内容“” 多层引用和代码引用标题 第一个“”后面可以加代码语言名称
如``` php
let aa = 10,
let BB = true,

```

希望朱老师多注意休息和保养身体,多喝水,别忘了吃药。祝你早日康复

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!