Blogger Information
Blog 32
fans 2
comment 0
visits 27904
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
Vscode编辑器和phpstudy的简易的安装配置,markdown的常用语法
简行
Original
838 people have browsed it

一.Vscode编辑器下载安装及插件安装

1.下载:打开官网(https://code.visualstudio.com)
2.根据你的电脑系统选择相对应的系统下载,如图:
3.下载完成后,双击文件安装
4.安装完成,打开vscode编辑器;在左侧点击这个图标,然后在其旁边的搜索栏搜索你所需的插件进行下载安装;图:
5.常用的插件,如图:


二.phpstudy的下载安装与配置过程

1.打开官网进行下载,网址:[下载地址](https://www.xp.cn/download.html);选择你所需的版本系统进行下载
2.下载后进行解压安装,一直下一步,直到安装完成;
3.打开phpstudy,启动apache和数据库mysql;(:若想启动nginx,就必须关闭apache,apache与nginx只能启动一个
4.点击左侧栏目的网站,然后在右侧界面中的左上角找到,并点击它。
5.接着如图填写配置;
6.填写并保存后,在网站后面点击管理并选择打开网站后,出现如图,则网站网站创建成功


三.markdown的常用标签语法

1.标题:# 一级标题 ## 二级标题 ### 三级标题 ...
2.分割线:---
3.链接:[百度](www.baidu.com)
4.图片:![图片名](图片地址)
5.有序列表:1.ab 2.cd
6.无序列表:- abc - def
7.表格:
| 姓名 | 年龄 | 性别 |
| ———— | —-: |:—-|
|张三|18|男|
|朱重八|35|男|

Correcting teacher:WJWJ

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