<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>http://202.127.29.3/~shen/wiki/index.php?action=history&amp;feed=atom&amp;title=%E5%A4%A7%E5%B0%8F%E7%AB%AF</id>
	<title>大小端 - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="http://202.127.29.3/~shen/wiki/index.php?action=history&amp;feed=atom&amp;title=%E5%A4%A7%E5%B0%8F%E7%AB%AF"/>
	<link rel="alternate" type="text/html" href="http://202.127.29.3/~shen/wiki/index.php?title=%E5%A4%A7%E5%B0%8F%E7%AB%AF&amp;action=history"/>
	<updated>2026-05-13T07:42:55Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.38.1</generator>
	<entry>
		<id>http://202.127.29.3/~shen/wiki/index.php?title=%E5%A4%A7%E5%B0%8F%E7%AB%AF&amp;diff=3579&amp;oldid=prev</id>
		<title>Shen：​创建页面，内容为“*大小端概念 #首先大小端是面向多字节类型定义的，比如2字节、4字节、8字节整型、长整型、浮点型等，单字节的字符串一般…”</title>
		<link rel="alternate" type="text/html" href="http://202.127.29.3/~shen/wiki/index.php?title=%E5%A4%A7%E5%B0%8F%E7%AB%AF&amp;diff=3579&amp;oldid=prev"/>
		<updated>2021-11-21T14:19:57Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“*大小端概念 #首先大小端是面向多字节类型定义的，比如2字节、4字节、8字节整型、长整型、浮点型等，单字节的字符串一般…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;*大小端概念&lt;br /&gt;
#首先大小端是面向多字节类型定义的，比如2字节、4字节、8字节整型、长整型、浮点型等，单字节的字符串一般不用考虑。&lt;br /&gt;
#大端小端存储、传输、以及接收处理需要对应。&lt;br /&gt;
#大端（Big-Endian）就是高字节（MSB）在前，内存存储体现上，数据的高位更加靠近低地址。&lt;br /&gt;
#小端(Little-Endian)就是低字节（LSB）在前，内存存储体现上，数据的低位更加靠近低地址。&lt;br /&gt;
#网络字节序一般是指大端传输。&lt;/div&gt;</summary>
		<author><name>Shen</name></author>
	</entry>
</feed>