cpp/basics/byte_order #114
Replies: 1 comment
-
笔记
只需要记住:
则上面四个函数的作用一目了然 |
Beta Was this translation helpful? Give feedback.
0 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.
-
cpp/basics/byte_order
本文详细介绍了计算机系统中的字节序概念,包括大端序和小端序的区别、判断系统字节序的方法,以及在网络编程中字节序的重要性。
https://csguide.cn/cpp/basics/byte_order.html
Beta Was this translation helpful? Give feedback.
All reactions