Tencent sdk development
Visit the following address
<code>http://192.168.172.2:8012/SendIM.cgi?sender=123&pwd=123&receivers=lisi&msg=CS么</code>
Because the address is in Chinese
The error is reported as follows
<code>Warning: Unknown: Could not convert string to unicode: `在多字节的目标代码页中, 没有此 Unicode 字符可以映射到的字符。 ' in D:\Program Files (x86)\Tencent\RTXServer\WebRoot\SendIM.cgi on line 34 Parameter 0</code>
Tencent sdk development
Visit the following address
<code>http://192.168.172.2:8012/SendIM.cgi?sender=123&pwd=123&receivers=lisi&msg=CS么</code>
Because the address is in Chinese
The error is reported as follows
<code>Warning: Unknown: Could not convert string to unicode: `在多字节的目标代码页中, 没有此 Unicode 字符可以映射到的字符。 ' in D:\Program Files (x86)\Tencent\RTXServer\WebRoot\SendIM.cgi on line 34 Parameter 0</code>
Convert Chinese characters to unicode encoding