关于”字符所占的字节数是变长的(1-4)“ 如何理解呢? #321
AllenYu0118
started this conversation in
内容建议
Replies: 1 comment 3 replies
-
比如字符串 "a我" 由两个字符组成,其中 |
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.
-
第二章:Rust 基础入门 - 2.4 - 2.41 小节的 ”什么是字符串“ 中:
上面的 ”变长的(1-4)“ 如何理解呢?是不是指 ”变化的“ ,还是什么呢?
Beta Was this translation helpful? Give feedback.
All reactions