类库说明文档
![]() |
JHRequestGetServerVariable Method |

Name | Description | |
---|---|---|
![]() ![]() |
GetServerVariable(String) |
获取 Web 服务器变量集合中的特定项,已去除首尾空格,默认值为 string.Empty
|
![]() ![]() |
GetServerVariable(String, String) |
获取 Web 服务器变量集合中的特定项,已去除首尾空格,如果获取为 null,则返回默认值 defaultValue
|
