Blogger Information
Blog 10
fans 0
comment 0
visits 10299
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
第一次作业:编辑器与phpstudy的安装与配置过程
xsrsblog
Original
591 people have browsed it

PHPstudy的安装和配置

  1. www.xp.cn下载软件
  2. 安装(注意安装路径不要有中文和空格
    phpstudy安装成功样图

  3. 开启Apache和MySQL

  4. 创建站点
  • 第一步
  • 第二步
  • 在管理处打开网站,出现下图表示成功建站

vscode的配置过程

  1. 从官网下载软件后进行安装
  2. 安装以下几个插件
  3. 设置php运行路径
    文件——>首选项——>设置——>打开jason


    替换php.exe的路径
    例如:
    {
    “php.validate.executablePath”: “c:/php/php.exe”
    }
    替换成
    {
    “php.validate.executablePath”: “D:/phpstudy_pro/Extensions/php/php7.3.4nts/php.exe”
    }
  4. 至此编辑器配置完成
Correcting teacher:WJWJ

Correction status:qualified

Teacher's comments:vscode和phpStudy部分完成的还不错,建议更详细点;另外markdown部分还没写呢。
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