System::UriShim::HexEscape method
UriShim::HexEscape method
将字符转换为转义的十六进制形式。
static String System::UriShim::HexEscape(char16_t character)
| Parameter | Type | 描述 |
|---|---|---|
| 字符 | char16_t | 要转换的字符。 |
ReturnValue
已转义的值。
另见
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Page for C++