商品期货CTP协议中的汉字采用GBK编码,可使用StrDecode()函数进行解码。
StrDecode()
StrDecode()函数返回解码后的字符串内容。 string
StrDecode(gbkString)
需要解码的GBK编码字符串。 gbkString true string
{@fun/Global/Encode Encode}