类库说明文档
![]() |
JHServer Methods |
The JHServer type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() |
CreateStaticPage(String) |
在当前请求的上下文中执行指定虚拟路径的处理程序,将生成的输出以 HTML 文件保存到虚礼路径相同的目录下,异常将直接抛出
|
![]() ![]() |
CreateStaticPage(String, String) |
在当前请求的上下文中执行指定虚拟路径的处理程序,将生成后的输出保存到文件,异常将直接抛出
|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() ![]() |
UrlEncode |
将字符串转换为 URL 编码的字符串
|
