python3:

python -m http.server 80

python2:

python -m SimpleHTTPServer 9004

相关文章:

  • 2022-01-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-23
  • 2021-08-21
猜你喜欢
  • 2021-12-27
  • 2021-10-04
  • 2021-04-17
  • 2021-08-05
  • 2022-12-23
  • 2022-12-23
  • 2021-08-10
相关资源
相似解决方案