xsp不必单独安装,它会在安装xamarin studio的时候出现在bin目录下,当然xsp是开源的地址:https://github.com/mono/xsp

常规使用方式如下:

"D:\soft\xamarin studio\bin\xsp4.exe" --address  192.168.1.104 --port 8080 --root G:\workspace\Cactus\Cactus.Web

"你的目录地址\xsp4.exe" --address  192.168.1.104 --port 8080 --root 站点目录

xsp4 命令行配置运行(CLI工具)

浏览器输入地址就可以访问了。

想要更加丰富的功能:

"D:\soft\xamarin studio\bin\xsp4.exe" --help 

"你的目录地址\xsp4.exe" --help 

xsp4 命令行配置运行(CLI工具)

 

相关文章:

  • 2022-12-23
  • 2021-10-25
  • 2021-11-09
  • 2022-12-23
  • 2022-01-04
  • 2021-11-19
  • 2021-08-21
  • 2022-02-13
猜你喜欢
  • 2022-12-23
  • 2022-02-18
  • 2021-10-14
  • 2021-07-31
  • 2021-12-18
相关资源
相似解决方案