<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《再谈C语言位域》的评论</title>
	<atom:link href="http://tonybai.com/2013/05/21/talk-about-bitfield-in-c-again/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2013/05/21/talk-about-bitfield-in-c-again/</link>
	<description>一个程序员的心路历程</description>
	<lastBuildDate>Wed, 25 Mar 2026 09:21:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2013/05/21/talk-about-bitfield-in-c-again/#comment-1849</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Thu, 02 Mar 2017 12:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1277#comment-1849</guid>
		<description>事已久远，已记不得具体是哪个www.linux-kernel.cn的mail list了。</description>
		<content:encoded><![CDATA[<p>事已久远，已记不得具体是哪个www.linux-kernel.cn的mail list了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：魏伊轩</title>
		<link>https://tonybai.com/2013/05/21/talk-about-bitfield-in-c-again/#comment-1848</link>
		<dc:creator>魏伊轩</dc:creator>
		<pubDate>Thu, 02 Mar 2017 00:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1277#comment-1848</guid>
		<description>请问这个问题所属的邮件列表是哪一个？可以给一个关于此问题链接么？</description>
		<content:encoded><![CDATA[<p>请问这个问题所属的邮件列表是哪一个？可以给一个关于此问题链接么？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：周铁栓</title>
		<link>https://tonybai.com/2013/05/21/talk-about-bitfield-in-c-again/#comment-986</link>
		<dc:creator>周铁栓</dc:creator>
		<pubDate>Thu, 16 Oct 2014 13:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1277#comment-986</guid>
		<description>若是16位顺序 那小端是不是才是二楼说的顺序呀博主  静候回答</description>
		<content:encoded><![CDATA[<p>若是16位顺序 那小端是不是才是二楼说的顺序呀博主  静候回答</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：让代码跑一会儿</title>
		<link>https://tonybai.com/2013/05/21/talk-about-bitfield-in-c-again/#comment-981</link>
		<dc:creator>让代码跑一会儿</dc:creator>
		<pubDate>Fri, 12 Sep 2014 08:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1277#comment-981</guid>
		<description>文章第3部分tcphdr的定义，假设使用方案2，小端定义中8个bit的顺序是不是也应该颠倒过来，如下：方案2:__u16    fin:1,               syn:1,               rst:1,               psh:1,               ack:1,               urg:1,               ece:1,               cwr:1;               res1:4               doff:4</description>
		<content:encoded><![CDATA[<p>文章第3部分tcphdr的定义，假设使用方案2，小端定义中8个bit的顺序是不是也应该颠倒过来，如下：方案2:__u16    fin:1,               syn:1,               rst:1,               psh:1,               ack:1,               urg:1,               ece:1,               cwr:1;               res1:4               doff:4</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Near</title>
		<link>https://tonybai.com/2013/05/21/talk-about-bitfield-in-c-again/#comment-893</link>
		<dc:creator>Near</dc:creator>
		<pubDate>Wed, 18 Sep 2013 06:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1277#comment-893</guid>
		<description>我觉得最好还是写作GCC吧，维基上就是GCC，看大小写混写感觉有点别扭</description>
		<content:encoded><![CDATA[<p>我觉得最好还是写作GCC吧，维基上就是GCC，看大小写混写感觉有点别扭</p>
]]></content:encoded>
	</item>
</channel>
</rss>
