类库说明文档
|
JHCookieGet Method |
Overload List
| Name | Description | |
|---|---|---|
|
GetTtype(String) |
获取 Cookie 中指定键的值,已去除首尾空格并解码,如果异常或获取为 null,则返回当前类型的默认值 default(Ttype)
|
|
GetTtype(String, Ttype) |
获取 Cookie 中指定键的值,已去除首尾空格并解码
|
See Also