C++标准定义了 wchar_t宽字符类型。
DOMString 类型被显式指定包括宽UTF-16字符。
The DOMString type is explicitly specified to consist of wide UTF-16 characters.
变量类型和形参类型均是某种指向宽字符的指针。
Both the variable type and the formal parameter type are some variety of pointer-to-wide char.
变量类型和形参类型均是某种指向宽字符的指针。
Both the variable type and the formal parameter type are some variety of pointer-to-wide char.
应用推荐