Blogger Information
Blog 64
fans 6
comment 2
visits 82830
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
环境的搭建
王娇
Original
699 people have browsed it

学习进度

1、软件的下载和安装

  • vscode 软件及插件的下载和安装
    下载地址:https://code.visualstudio.com/
  • phpstudy 的安装与配置 -安装软件后新建网站遇到的问题
    下载地址:https://www.xp.cn/
    1、phpstudy 新建网站

    1)新建网站后输入 127.0.0.1/php11 可以访问
    输入 locallhost/php11 可以访问
    输入 php11.edu 无法访问
    2)修改如下文件后可以访问

    3)文件夹和域名进行匹配

2、markdown 的语法

-代码块

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <title>Document</title>
  7. </head>
  8. <body>
  9. <div>hello world</div>
  10. </body>
  11. </html>

  1. $name='angle';

3、服务器的主机和域名的购买和配置

Correcting teacher:天蓬老师天蓬老师

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