How to output Chinese and correct code #27
Unanswered
shijunti19
asked this question in
Q&A
Replies: 1 comment 3 replies
-
The Chinese output would be just fine for valid strings, see rust_cmd_lib/tests/test_macros.rs Line 94 in 0b6e05b rust_cmd_lib/tests/test_macros.rs Line 227 in 0b6e05b The problem is that the output from your script is not valid utf8 strings, however you can |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
run_fun
Chinese is not displayed
The correct output should be:f:\web\xiaolu\rust\监听命令\a031
I can't transcode with encoding
Beta Was this translation helpful? Give feedback.
All reactions