Skip to content

ch03 字节序 #32

@pan2wong

Description

@pan2wong

ch03 网络字节序的习题那里 大端序计算机传送4字节整数12传递到小端序计算机,字节序变化过程
大端 0x00 00 00 0C
小端 0x0c 00 00 00

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions