Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[软技能] 第471天 全角字符和半角字符有什么区别? #2711

Open
haizhilin2013 opened this issue Jul 29, 2020 · 1 comment
Open
Labels
软技能 软技能

Comments

@haizhilin2013
Copy link
Collaborator

第471天 全角字符和半角字符有什么区别?

3+1官网

我也要出题

@haizhilin2013 haizhilin2013 added the 软技能 软技能 label Jul 29, 2020
@zhaofeipeter
Copy link

视觉上的区别:一个半角符号占一个字符,比较窄;全角符号占据两个字符的位置,比较宽;
存储上的区别:一个半角符号占一个字节,一个全角符号占两个字节,存储上的区别是是本质的,这种区别源于两者的编码方式不同。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
软技能 软技能
Projects
None yet
Development

No branches or pull requests

2 participants