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

c01/c01_04 #36

Open
utterances-bot opened this issue May 19, 2022 · 3 comments
Open

c01/c01_04 #36

utterances-bot opened this issue May 19, 2022 · 3 comments

Comments

@utterances-bot
Copy link

1.4 数据类型:byte、rune与字符串 — Go编程时光 1.0.0 documentation

https://golang.iswbm.com/c01/c01_04.html

Copy link

上面提到的byte与uint8没有区别,rune与uint32没有区别。后面是不对的,应该是rune与int32

@iswbm
Copy link
Owner

iswbm commented Jun 11, 2022

上面提到的byte与uint8没有区别,rune与uint32没有区别。后面是不对的,应该是rune与int32

感谢指出,已更正

Copy link

byte,占用1个节字

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

No branches or pull requests

4 participants