System::Uri::HexEscape 方法
Uri::HexEscape method
返回指定字符的十六进制等价。
static String System::Uri::HexEscape(char16_t character)
| Parameter | Type | 描述 |
|---|---|---|
| 字符 | char16_t | 要转换的字符 |
ReturnValue
指定字符的十六进制表示
另见
- Class String
- Class Uri
- Namespace System
- Library Aspose.Page for C++