php学习中
时间:2019-03-11 16:13:48
收藏:0
阅读:129
cmd运行,表示在本地d:/php/workspace下文件映射在127.0.0.1的8080端口下,-S -t不要忘记
php -S 127.0.0.1:8080 -t d:/php/workspace
原文:https://www.cnblogs.com/BobHuang/p/10511191.html
评论(0)