<?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# DDE 用戶端(Client) 的範本(含源碼下載與說明)」的迴響</title>
	<atom:link href="http://www.kenming.idv.tw/c_dde_c_ua_pclm_client_c_cm_a_n_a_lao_cc/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kenming.idv.tw/c_dde_c_ua_pclm_client_c_cm_a_n_a_lao_cc</link>
	<description>不用牽掛過去，不必擔心未來，踏實於現在，就與過去和未來同在！</description>
	<lastBuildDate>Fri, 10 Feb 2012 06:28:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>由：淡然</title>
		<link>http://www.kenming.idv.tw/c_dde_c_ua_pclm_client_c_cm_a_n_a_lao_cc/comment-page-1#comment-5054</link>
		<dc:creator>淡然</dc:creator>
		<pubDate>Fri, 10 Feb 2012 06:28:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-5054</guid>
		<description>您好，给我一份程式吧，那个网址下载不了！</description>
		<content:encoded><![CDATA[<p>您好，给我一份程式吧，那个网址下载不了！</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：ooph</title>
		<link>http://www.kenming.idv.tw/c_dde_c_ua_pclm_client_c_cm_a_n_a_lao_cc/comment-page-1#comment-4958</link>
		<dc:creator>ooph</dc:creator>
		<pubDate>Wed, 07 Dec 2011 08:15:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-4958</guid>
		<description>版大您好,
爬文爬了好多天感覺您是這方面的專家, 因此向您請較:
一直在找是否有辦法將 yeswin 的即時資料傳到 excel 做一些即時運算. 但是一些固定欄位的值每天都在變動, 例如我想即時記錄成交量排行前 10 大的股票, 但是滑鼠右鍵按下去只能帶出某支股票的名字, 但下一秒也許成交量第1名就不是他了, 是不是有什麼方法可以達到這個目的? 懇請指導.</description>
		<content:encoded><![CDATA[<p>版大您好,<br />
爬文爬了好多天感覺您是這方面的專家, 因此向您請較:<br />
一直在找是否有辦法將 yeswin 的即時資料傳到 excel 做一些即時運算. 但是一些固定欄位的值每天都在變動, 例如我想即時記錄成交量排行前 10 大的股票, 但是滑鼠右鍵按下去只能帶出某支股票的名字, 但下一秒也許成交量第1名就不是他了, 是不是有什麼方法可以達到這個目的? 懇請指導.</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：blue_ST</title>
		<link>http://www.kenming.idv.tw/c_dde_c_ua_pclm_client_c_cm_a_n_a_lao_cc/comment-page-1#comment-4668</link>
		<dc:creator>blue_ST</dc:creator>
		<pubDate>Mon, 06 Jun 2011 12:00:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-4668</guid>
		<description>你好～問題改一下~目前跑第一筆ITEM 有值了 ～但第二筆就抓不到了一直顯示（1101.PRICE）！怪怪的～望大大賜教！謝謝～</description>
		<content:encoded><![CDATA[<p>你好～問題改一下~目前跑第一筆ITEM 有值了 ～但第二筆就抓不到了一直顯示（1101.PRICE）！怪怪的～望大大賜教！謝謝～</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：blue_ST</title>
		<link>http://www.kenming.idv.tw/c_dde_c_ua_pclm_client_c_cm_a_n_a_lao_cc/comment-page-1#comment-4667</link>
		<dc:creator>blue_ST</dc:creator>
		<pubDate>Mon, 06 Jun 2011 09:54:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-4667</guid>
		<description>您好～想請問在執行時～可新增連線(正常)～但是到了新增項目時～
發生這段的ERROR ,
PS:(我的連線字串)STTRADE&#124;DSC!&#039;1101.PRICE&#039;
---------------------------------------------------------
chg_value_row.Cells[&quot;col_iteminfo_value&quot;].Value = data;

ERROR:並未將物件參考設定為物件的執行個體
--------------------------------------------------------
PS:設中斷時,我看到data 是有值.</description>
		<content:encoded><![CDATA[<p>您好～想請問在執行時～可新增連線(正常)～但是到了新增項目時～<br />
發生這段的ERROR ,<br />
PS:(我的連線字串)STTRADE|DSC!&#8217;1101.PRICE&#8217;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
chg_value_row.Cells["col_iteminfo_value"].Value = data;</p>
<p>ERROR:並未將物件參考設定為物件的執行個體<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
PS:設中斷時,我看到data 是有值.</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：rushdie</title>
		<link>http://www.kenming.idv.tw/c_dde_c_ua_pclm_client_c_cm_a_n_a_lao_cc/comment-page-1#comment-4348</link>
		<dc:creator>rushdie</dc:creator>
		<pubDate>Mon, 03 Jan 2011 08:09:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-4348</guid>
		<description>Kenming大您好:
    我這邊試著用各期貨商的看盤軟體，但是只有元x的yexxxx可以正常的連線，其它期貨商的都連線失敗，請問板上或是大大有這方面的錯誤訊息嗎?
謝謝大大!</description>
		<content:encoded><![CDATA[<p>Kenming大您好:<br />
    我這邊試著用各期貨商的看盤軟體，但是只有元x的yexxxx可以正常的連線，其它期貨商的都連線失敗，請問板上或是大大有這方面的錯誤訊息嗎?<br />
謝謝大大!</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Kenming Wang</title>
		<link>http://www.kenming.idv.tw/c_dde_c_ua_pclm_client_c_cm_a_n_a_lao_cc/comment-page-1#comment-4297</link>
		<dc:creator>Kenming Wang</dc:creator>
		<pubDate>Mon, 13 Dec 2010 07:22:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-4297</guid>
		<description>顯然就是 topic/service/item 字串有誤，這你用 Excel 連結就可以知道正確性了。

跑 Win7 不會有任何問題。</description>
		<content:encoded><![CDATA[<p>顯然就是 topic/service/item 字串有誤，這你用 Excel 連結就可以知道正確性了。</p>
<p>跑 Win7 不會有任何問題。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Alex</title>
		<link>http://www.kenming.idv.tw/c_dde_c_ua_pclm_client_c_cm_a_n_a_lao_cc/comment-page-1#comment-4279</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 06 Dec 2010 14:44:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-4279</guid>
		<description>您好，拜讀您的文章感到莫大的幫助，謝謝您無私分享。

想請教您一個問題，關於service, topic, item項目，我是使用永豐e-leader，按您教的方法到Excel抓取三個值，分別填入CATDDE, FUTOPTMXFL0, ShellPrice，然後按「新增連線」即出現錯誤訊息：「無法連結DDE Server:The client failed to connect...Make sure the server application is running and that it supports the specified service name and topic name pair」，我有開啟e-leader，在e-leader上右鍵-&gt;dde也能得到即時報價，但為何總是出現錯誤訊息，請問我哪裡錯了呢，謝謝您 (我跑Win 7，會有影響嗎)</description>
		<content:encoded><![CDATA[<p>您好，拜讀您的文章感到莫大的幫助，謝謝您無私分享。</p>
<p>想請教您一個問題，關於service, topic, item項目，我是使用永豐e-leader，按您教的方法到Excel抓取三個值，分別填入CATDDE, FUTOPTMXFL0, ShellPrice，然後按「新增連線」即出現錯誤訊息：「無法連結DDE Server:The client failed to connect&#8230;Make sure the server application is running and that it supports the specified service name and topic name pair」，我有開啟e-leader，在e-leader上右鍵-&gt;dde也能得到即時報價，但為何總是出現錯誤訊息，請問我哪裡錯了呢，謝謝您 (我跑Win 7，會有影響嗎)</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Kenming Wang</title>
		<link>http://www.kenming.idv.tw/c_dde_c_ua_pclm_client_c_cm_a_n_a_lao_cc/comment-page-1#comment-4217</link>
		<dc:creator>Kenming Wang</dc:creator>
		<pubDate>Tue, 09 Nov 2010 14:21:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-4217</guid>
		<description>Google 請打： hts excel dde 字串。 保證你可以找到很多。</description>
		<content:encoded><![CDATA[<p>Google 請打： hts excel dde 字串。 保證你可以找到很多。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

