add new chinese translations
This commit is contained in:
12
pages.zh/common/xsp.md
Normal file
12
pages.zh/common/xsp.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# xsp
|
||||
|
||||
> Mono ASP.NET Web 服务器。
|
||||
> 更多信息请访问:<https://www.mono-project.com/docs/web/aspnet/>。
|
||||
|
||||
- 在所有接口 (`0.0.0.0`) 和端口 `8080` 上监听:
|
||||
|
||||
`xsp`
|
||||
|
||||
- 在特定的 IP 地址和端口上监听:
|
||||
|
||||
`xsp --address {{127.0.0.1}} --port {{8000}}`
|
Reference in New Issue
Block a user