<?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>Comments on: Windows C++ IDE 教學 &#8211; C++ Socket Programming</title> <atom:link href="http://who-know.com/windows-c-ide-c-socket-programming/feed/" rel="self" type="application/rss+xml" /><link>http://who-know.com/windows-c-ide-c-socket-programming/</link> <description>C&#039;est La Vie</description> <lastBuildDate>Mon, 12 Jul 2010 10:47:49 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Eric</title><link>http://who-know.com/windows-c-ide-c-socket-programming/comment-page-1/#comment-178</link> <dc:creator>Eric</dc:creator> <pubDate>Thu, 20 May 2010 03:53:23 +0000</pubDate> <guid isPermaLink="false">http://who-know.com/?p=94#comment-178</guid> <description>1. 程式碼加 # include &lt;winsock2.h&gt;
2. 程式碼加 # pragma comment( lib, &quot;ws2_32.lib&quot; )或 Solution Explorer -&gt; Project Name 按右鍵 -&gt; Configuration Properties -&gt; Linker -&gt; Command Line 的 Additional options 加 ws2_32.lib</description> <content:encoded><![CDATA[<p>1. 程式碼加 # include &lt;winsock2.h&gt;<br /> 2. 程式碼加 # pragma comment( lib, "ws2_32.lib" )</p><p>或 Solution Explorer -> Project Name 按右鍵 -> Configuration Properties -> Linker -> Command Line 的 Additional options 加 ws2_32.lib</p> ]]></content:encoded> </item> <item><title>By: CJ</title><link>http://who-know.com/windows-c-ide-c-socket-programming/comment-page-1/#comment-176</link> <dc:creator>CJ</dc:creator> <pubDate>Tue, 18 May 2010 17:57:22 +0000</pubDate> <guid isPermaLink="false">http://who-know.com/?p=94#comment-176</guid> <description>您好~若用VS2008該如何LINK?謝謝!</description> <content:encoded><![CDATA[<p>您好~若用VS2008該如何LINK?謝謝!</p> ]]></content:encoded> </item> </channel> </rss>