作业帮 > 英语 > 作业

英语翻译Take ,for example,the network-byte order representation

来源:学生作业帮 编辑:大师作文网作业帮 分类:英语作业 时间:2024/10/04 20:22:50
英语翻译
Take ,for example,the network-byte order representation of 127.0.0.1:0x0100007f,we could use this as the base source address and add our bytes.
So 0x54534554 (84.69.83.84) would decode to TEST.Although this approach is fairly naive,it gives you a general idea of how stuff like this can be done.
大意是说以127.0.0.1:0x0100007f的数值为base source address,然后加上自定义字节数?
英语翻译Take ,for example,the network-byte order representation
对啊,就是以127.0.0.1:0x0100007f的数值为base source address,然后加上our bytes