<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;C# 的變數與運算&quot;</title>
		<link>http://cs0.wikidot.com/forum/t-247215/c</link>
		<description>Posts in the discussion thread &quot;C# 的變數與運算&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 16 Sep 2026 01:09:25 +0000</lastBuildDate>
		
					<item>
				<guid>http://cs0.wikidot.com/forum/t-247215#post-2486722</guid>
				<title>(no title)</title>
				<link>http://cs0.wikidot.com/forum/t-247215/c#post-2486722</link>
				<description></description>
				<pubDate>Wed, 06 Apr 2016 05:50:34 +0000</pubDate>
				<wikidot:authorName>Howard</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>您好，我個人認為結果應是 00000111，因此答案是7沒錯哦！</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://cs0.wikidot.com/forum/t-247215#post-2258013</guid>
				<title>(no title)</title>
				<link>http://cs0.wikidot.com/forum/t-247215/c#post-2258013</link>
				<description></description>
				<pubDate>Thu, 26 Mar 2015 07:11:29 +0000</pubDate>
				<wikidot:authorName>tcp</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>int b = x | y; // b=00000011 OR 00000101 = 00000111 = 7</p> <p>結果會是 00001000 所以是答案是8 而不是7</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://cs0.wikidot.com/forum/t-247215#post-2002056</guid>
				<title>(no title)</title>
				<link>http://cs0.wikidot.com/forum/t-247215/c#post-2002056</link>
				<description></description>
				<pubDate>Mon, 31 Mar 2014 01:51:22 +0000</pubDate>
				<wikidot:authorName>Priscilla</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>清楚明瞭!!!!<br /> 謝謝!!!!!</p> <p>請問這段的意思???<br /> string str = &quot;a=&quot; + a + &quot; b=&quot; + b;<br /> Console.Write(str);</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>