test_str.res 186 字节
Newer Older
W
wangguibao 已提交
1 2 3 4 5 6
str1 : to raw : "xyz\x41\x42\x43"
str1 : to std : xyzABC
str1 : to cstr: xyzABC
str2 : to raw : x234567890y234567890
str2 : to std : x234567890y234567890
str2 : to cstr: x234567890y2345