bootstrap.min.css不知道为什么会出错,从中文官网下载的,用了半天之后就出错,找不到原因,从新下载了也没用 [图片] 求大佬支招,刚刚开…
顺晟科技
2022-09-15 22:18:02
33
1. 查看你是不是有php
which php
2. 假设你的Demo.html 路径为 /Users/Sheron/Downloads/Demo.html
cd /Users/Sheron/Downloads/
php -S localhost:8080
3. 在浏览器打开 https://localhost:8080/Demo.html 就可以了
02
2022-12
09
2022-11
19
2022-10
18
2022-10
18
2022-10
17
2022-10