<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-788435764123577418</id><updated>2025-07-17T19:21:06.153+08:00</updated><category term="程式碼"/><category term="Mircosoft"/><category term="C++"/><category term="程式檢定"/><category term="Source Code"/><category term="理財"/><category term=".net"/><category term="C#"/><category term="STOCK"/><category term="DELPHI"/><category term="RAV4"/><category term="TOYOTA"/><category term="1216"/><category term="FREE"/><category term="JOB"/><category term="VB"/><category term="Windows 7"/><category term="排序"/><category term="統一"/><category term="9933"/><category term="Excel"/><category term="Imaging"/><category term="SDK"/><category term="Thread"/><category term="USB"/><category term="Video"/><category term="中鼎"/><category term="執行緒"/><category term="基金"/><category term="線程"/><category term="鍍膜"/><category term="CSS"/><category term="Color"/><category term="DATABASE"/><category term="DirectShow"/><category term="EFT"/><category term="GDI+"/><category term="HTML"/><category term="Kinect"/><category term="MyDAC"/><category term="MySQL"/><category term="Neuro"/><category term="RGB"/><category term="Robot"/><category term="Vision"/><category term="Visual Studio 2010"/><category term="YIQ"/><category term="game"/><category term="migration"/><category term="不挨餓"/><category term="交車禮"/><category term="健康"/><category term="十二生肖"/><category term="斷食"/><category term="減重"/><category term="珍珠白"/><category term="生酮"/><category term="病毒"/><category term="硬體"/><category term="語系轉換"/><category term="配備菜單"/><category term="配息"/><category term="電腦匯流排"/><category term="高收益債"/><title type='text'>CMF資源回收場</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>47</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-2722182726593156965</id><published>2023-04-23T11:54:00.000+08:00</published><updated>2023-04-23T11:54:02.605+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C++"/><category scheme="http://www.blogger.com/atom/ns#" term="Source Code"/><category scheme="http://www.blogger.com/atom/ns#" term="程式檢定"/><title type='text'>程式作業:The function of Decoder is converting binary number input to decimal number output. (C++)</title><summary type="text">&amp;nbsp;The function of Decoder is converting binary number input to decimal number output.The decoder works only when &quot;enable&quot; is true.Please finish the class &quot;Decoder4_16&quot; according to the given classes.&quot;Decoder4_16&quot; should be composed of &quot;Decoder2_4&quot;.You could add any function if you need.Decoder4_16() :create entities for class members.Decoder4_16(bool) : set the value of&amp;nbsp; &quot;enable&quot; when </summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/2722182726593156965/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/the-function-of-decoder-is-converting.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2722182726593156965'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2722182726593156965'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/the-function-of-decoder-is-converting.html' title='程式作業:The function of Decoder is converting binary number input to decimal number output. (C++)'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-8984812315904555931</id><published>2023-04-20T11:45:00.007+08:00</published><updated>2023-04-20T11:48:35.588+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C++"/><category scheme="http://www.blogger.com/atom/ns#" term="Source Code"/><category scheme="http://www.blogger.com/atom/ns#" term="程式檢定"/><title type='text'>程式作業:OneBitHalfAdder 及 OneBitFullAdder  (C++)</title><summary type="text">&amp;nbsp;Please finish the classes &quot;OneBitHalfAdder&quot; and &quot;OneBitFullAdder&quot; according to the given classes.

&quot;OneBitHalfAdder&quot; must be composed of &quot;AND&quot; and &quot;XOR&quot;.
&quot;OneBitFullAdder&quot; must be composed of &quot;OneBitHalfAdder&quot; and &quot;OR&quot;.
You could add any function if you need.
Default Constructor: create new entities for &quot;component&quot;
sum() :return the correct sum depending on the addition of two &quot;input&quot; while</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/8984812315904555931/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/onebithalfadder-onebitfulladder-c.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/8984812315904555931'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/8984812315904555931'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/onebithalfadder-onebitfulladder-c.html' title='程式作業:OneBitHalfAdder 及 OneBitFullAdder  (C++)'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-2445414969203981298</id><published>2023-04-19T10:33:00.002+08:00</published><updated>2023-04-20T11:28:22.393+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C++"/><category scheme="http://www.blogger.com/atom/ns#" term="Source Code"/><category scheme="http://www.blogger.com/atom/ns#" term="程式檢定"/><title type='text'>程式作業: 2 questions for simulating logic gates ( C++)</title><summary type="text">&amp;nbsp;Logic gates is the basic of any computers. From now on, there will be 2 questions for simulating logic gates and their extension

1 is True and 0 is False.&amp;nbsp;&amp;nbsp;Please finish the classes &quot;AND&quot;, &quot;OR&quot; and &quot;XOR&quot; according to the given classes.&amp;nbsp;&amp;nbsp;&quot;AND&quot; must be composed of &quot;NOT&quot; and &quot;NAND&quot;.&amp;nbsp;&amp;nbsp;&quot;OR&quot; must be composed of &quot;NOT&quot; and &quot;NOR&quot;.&amp;nbsp;&amp;nbsp;&quot;XOR&quot; can be composed of </summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/2445414969203981298/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/2-questions-for-simulating-logic-gates-c.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2445414969203981298'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2445414969203981298'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/2-questions-for-simulating-logic-gates-c.html' title='程式作業: 2 questions for simulating logic gates ( C++)'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-4744064003412146062</id><published>2023-04-14T10:06:00.002+08:00</published><updated>2023-04-20T11:28:35.166+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C++"/><category scheme="http://www.blogger.com/atom/ns#" term="Source Code"/><category scheme="http://www.blogger.com/atom/ns#" term="程式檢定"/><category scheme="http://www.blogger.com/atom/ns#" term="程式碼"/><title type='text'>程式作業: 輸入學生考試成績並印出不及格人數及最高最低分數 (C++)</title><summary type="text">設計一個程式讓使用者輸入10位學生的考試成績,並分別印出不及格人數(低於60分者)最高及最低分數。


#include &amp;lt;stdio.h&amp;gt;
int main() {
   
    int d[10],i,j,amax,amin;
   amax=0; amin=100;
    j=0;
    for(i=0;i&amp;lt;10;i++)
    {
        printf(&amp;quot;請輸入學生%d 成績: &amp;quot;,i+1);
        scanf(&amp;quot;%d&amp;quot;,&amp;amp;d[i]);
        if (d[i]&amp;gt;amax) amax=d[i];
        if (d[i]&amp;lt;amin) amin=d[i];
        if (d[i]&amp;lt;60) j++;
    }
  
   printf(&amp;quot;</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/4744064003412146062/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/c.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/4744064003412146062'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/4744064003412146062'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/c.html' title='程式作業: 輸入學生考試成績並印出不及格人數及最高最低分數 (C++)'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhj28seb_9NWAeUyK8BThsucQzxO2SzRuw1MBluH3Y8_5whv-h4kOL6Az_lDCzUbkFfAtLNypidUIde2UB8tWAbHDKmgY0evh-TFrjgvh7TMslRrP0xvxUEnhuafW4-yd5HCx2t_QSYgrI2t17pCkUKl9pkKBZUF0SL-PxJUK0of8lzGSc46UEzAO1vCg/s72-c/%E5%9C%96%E7%89%871.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-4410056574901778248</id><published>2023-04-13T11:12:00.001+08:00</published><updated>2023-04-20T11:28:52.802+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C++"/><category scheme="http://www.blogger.com/atom/ns#" term="Source Code"/><category scheme="http://www.blogger.com/atom/ns#" term="程式檢定"/><category scheme="http://www.blogger.com/atom/ns#" term="程式碼"/><title type='text'>程式作業:輸入一個正整數N,印出指定數列 (C++)</title><summary type="text">&amp;nbsp;
#include &amp;lt;stdio.h&amp;gt;
// 輸入一個正整數N,印出指定數列
int main() {
    int n,i,j;
    printf(&quot;請輸入一正整數:&quot;);
    scanf(&quot;%d&quot;,&amp;amp;n);
    for (i=1;i&amp;lt;=n;i++)
    {
        for (j=1;j&amp;lt;=i;j++)
        {
            printf(&quot;%d&quot;,n-j+1);
        }
        printf(&quot;\n&quot;);
        
    }

    return 0;
}

執行結果:</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/4410056574901778248/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/n-c.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/4410056574901778248'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/4410056574901778248'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/n-c.html' title='程式作業:輸入一個正整數N,印出指定數列 (C++)'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiq2OVb5Hzstr5rVQ-Xn9ampueQ9bp28ZN74houF2rFUhZRGhl4oVZVwfq3MtU7HHKzaqSPerszlZdAxA1nC9pTg9YyB1NZ8fgbL2iBuykK0h3ULZ5KkN0s1pcFWtnt0UkvK6iJ9YTSuGS6-_UknmDVAQXMGWPNyXY-fjDdHM9wkZgNAIumCqleam7mxg/s72-c/%E6%93%B7%E5%8F%96.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-3804704531170245091</id><published>2023-04-10T15:43:00.003+08:00</published><updated>2023-04-20T11:29:08.732+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="VB"/><category scheme="http://www.blogger.com/atom/ns#" term="程式檢定"/><category scheme="http://www.blogger.com/atom/ns#" term="程式碼"/><title type='text'>程式作業:  水費價格程式設計 (VB)</title><summary type="text">視窗化輸出與輸入規劃，計算用水100度與程式執行結果驗證水費費率如下表


 
  
  段別
  
  
  月用水度數
  
  
  單價元
  
 
 
  
  第一段
  
  
  1-20度
  
  
  7.5
  
 
 
  
  第二段
  
  
  20-40度
  
  
  9.5
  
 
 
  
  第三段
  
  
  40-80度
  
  
  12
  
 
 
  
  第四段
  
  
  80度以上
  
  
  15
  
 


&amp;nbsp; 
Private Sub waterfee()

	&#39; 輸入用水度
	Dim s1 As String
	s1 = InputBox(&quot;請輸入用水度&quot;, &quot;水費計算&quot;, &quot;0&quot;)

	v = CInt(s1)  &#39;入用水度

	r = 0

If v &amp;gt;= 1 And v &amp;lt</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/3804704531170245091/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/vb_10.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/3804704531170245091'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/3804704531170245091'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/vb_10.html' title='程式作業:  水費價格程式設計 (VB)'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMszDtI4E6IGvUES_La-seD3VGnZr-IbqlcbsSmejnbmlfENJ52ZN-r1tJX0A5MsUf-tI5ytUGjlqzFslZqfp0RnTQOZt8uKCZEv523JECW9KNji4_S08J91cMTCb6dOAjV_UFGes-704Cy-6sn_Px0iA0Ev_43hQQ4BalihJkLMYWfl8TR_hdm51Kkw/s72-c/%E6%93%B7%E5%8F%96.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-3032918776589163112</id><published>2023-04-10T15:24:00.003+08:00</published><updated>2023-04-20T11:29:20.675+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="VB"/><category scheme="http://www.blogger.com/atom/ns#" term="程式檢定"/><category scheme="http://www.blogger.com/atom/ns#" term="程式碼"/><title type='text'>程式作業: 報稅試算程式設計(VB)</title><summary type="text">計算收入182萬，應繳稅額與稅率
 
  
  級別
  
  
  稅率
  
  
  課稅級距
  
 
 
  
  1
  
  
  5%
  
  
  52萬以下
  
 
 
  
  2
  
  
  12%
  
  
  520,000~1170,000
  
 
 
  
  3
  
  
  20%
  
  
  1170,000~2350,000
  
 
 
  
  4
  
  
  30%
  
  
  2350,000~4400,000
  
 
 
  
  5
  
  
  40%
  
  
  4,400000~Max
  
 
Private Sub CalculateTaxRate()

Dim v, r, t
v = 1820000
&#39; 計算收入182萬，應繳稅額與稅率
r = 0
If v &amp;lt; 520000 Then</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/3032918776589163112/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/vb.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/3032918776589163112'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/3032918776589163112'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2023/04/vb.html' title='程式作業: 報稅試算程式設計(VB)'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZjM5qmgGhmX-awJEUUVaeiwx3SJa8CAoj2t9rgop3l6MhCjAT9R97OWEXfPnbNWbdSilo5WbFsNK9LvoO07Qy8BFUQVj-HuWqtcxBAGwwfgGtLsw69O1EBx5Qc0XbZJucw2POS6AQA5gkkQFXQF03KAvb9L9JKU6D4pwyckokbKHky-atD_I02Cz_wA/s72-c/%E6%93%B7%E5%8F%96.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-92583625383654725</id><published>2023-01-11T13:52:00.004+08:00</published><updated>2023-01-11T15:17:55.248+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".net"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="C++"/><category scheme="http://www.blogger.com/atom/ns#" term="DELPHI"/><category scheme="http://www.blogger.com/atom/ns#" term="migration"/><category scheme="http://www.blogger.com/atom/ns#" term="SDK"/><category scheme="http://www.blogger.com/atom/ns#" term="Source Code"/><title type='text'>Delphi 程式開發之軟體移植 (Delphi Source code migration)</title><summary type="text">&amp;nbsp;Delphi 程式開發之軟體移植協助遷移使用任何版本的&amp;nbsp;Delphi構建的任何類型的軟體程式在 Windows 95 上運行的 Delphi 1.0DELPHI軟體程式遷移服務Delphi Software migration services我們協助執行所有類型的軟體遷移您的軟體可能是使用 Delphi 5 或 Delphi 7 編寫的，並且可能仍能正常工作。但是我們必須考慮作業系統升級所帶來的風險，特別是如果您將軟體提供給客戶。如同以下案例的風險：每個新的 Windows 版本都會破壞一些現有的功能，尤其是在 UI 部分；某些介面或 API 可能已過時；無法存取最新的操作系統功能或是實現的成本太高；3rd 方組件供應商停止提供對您的 Delphi 版本的支持；甚至有些供應商已經不存在了，但您仍然需要對這些組件進行更新。假定您的軟體從 Delphi 5、7 和其他</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/92583625383654725/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2023/01/delphi.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/92583625383654725'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/92583625383654725'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2023/01/delphi.html' title='Delphi 程式開發之軟體移植 (Delphi Source code migration)'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEggV2JZe9D35o8DEWff1XPnB-KwS48hwW5ddQP0lPfRwqxhaoQvVcmjdV_2rOqsJ03tiOFdVspvZmCi03wtp5O1-44cXz56JyxPHdSJvu4C1LW9HtsEKfXlnCUwzL-4Gf2v93ZJzYA_GDcRrOKbfA760E8hOt1v1ZfK8dArAVxyTNFG64wT5uWm0eBy5A=s72-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-2090457246792423377</id><published>2018-03-21T16:12:00.000+08:00</published><updated>2018-03-21T16:12:17.190+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="不挨餓"/><category scheme="http://www.blogger.com/atom/ns#" term="健康"/><category scheme="http://www.blogger.com/atom/ns#" term="斷食"/><category scheme="http://www.blogger.com/atom/ns#" term="減重"/><category scheme="http://www.blogger.com/atom/ns#" term="生酮"/><title type='text'>生酮飲食＋輕斷食 70天 -10.2kg  </title><summary type="text">


生酮飲食＋輕斷食 70天 -10.2kg&amp;nbsp;&amp;nbsp;



2018/01/10~2018/03/20&amp;nbsp; &amp;nbsp;75.2 KG -&amp;gt; 65.0 KG






配合運動 :&amp;nbsp; 單車 30 分&amp;nbsp; &amp;nbsp; 開合跳 300*3&amp;nbsp; </summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/2090457246792423377/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2018/03/70-102kg.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2090457246792423377'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2090457246792423377'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2018/03/70-102kg.html' title='生酮飲食＋輕斷食 70天 -10.2kg  '/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/vKM2uqBizmg/default.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-4760315393336354578</id><published>2016-07-21T23:17:00.001+08:00</published><updated>2016-07-21T23:17:37.783+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="RAV4"/><category scheme="http://www.blogger.com/atom/ns#" term="TOYOTA"/><category scheme="http://www.blogger.com/atom/ns#" term="鍍膜"/><title type='text'>Toyota RAV4 鍍膜後七個月車況 @台中</title><summary type="text">RAV 4 交車後 在2016/12/30 車子鍍膜&amp;nbsp;距今已將七個月了

個人覺得 鍍膜的好處 就是 車子容易清理，因時間上無法配合所以沒回店家維護保養，
大部分時間都是用 高壓水柱沖水 然後用布擦乾 (註: 車子一定要擦乾 才能保持清潔)
每月去投幣式自助洗車，用泡沫洗一洗 (高壓水10元 -&amp;gt; 泡沫10元-&amp;gt;高壓水10元&amp;nbsp;)，
然後一樣一定要用布擦乾 ，這就是鍍膜的好處，不用買一堆車用清潔用品就能保持車子明亮清潔。
另外 車子停外面難免會滴到鳥糞，若沒馬上擦掉則痕跡很難處理因鳥糞會腐蝕車漆，而我的車也常滴到鳥糞，本想說慘了又要花時間處理了 ，沒想到 只用濕布一擦就乾淨無痕。

雨水容易造成車子上的水漬，要處理掉水漬又是一筆錢，今年常下雨觀察這幾個月車子的狀況並沒有產生水漬，除了鍍膜的緣故另外就是車子一定要保持乾的狀態不要有水滴，因為一旦有水就會附著飛塵</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/4760315393336354578/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2016/07/toyota-rav4.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/4760315393336354578'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/4760315393336354578'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2016/07/toyota-rav4.html' title='Toyota RAV4 鍍膜後七個月車況 @台中'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjupW7kUaFOg0NHlkreZ72MZ1wb3Xwm7BsEd5bI5m5UGrv5CUpOyWi_vBebRdbhtx7Xy_0s626jnidmcF-6vycnLA1nwKvag7TocRKqErwa97IshLPkRaqoqCwarhWoC74Ee5Yx5_vpcew/s72-c/RAV4%25E9%258D%258D%25E8%2586%259C%25E5%25BE%258C%25E4%25B8%2583%25E6%259C%2588%25E8%25BB%258A%25E5%2586%25B56.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-1720668711154940648</id><published>2016-01-05T19:48:00.000+08:00</published><updated>2016-07-21T23:19:04.345+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="RAV4"/><category scheme="http://www.blogger.com/atom/ns#" term="TOYOTA"/><category scheme="http://www.blogger.com/atom/ns#" term="配備菜單"/><title type='text'>2015/12/26 交車後，Toyota RAV4 配備菜單組圖 X  33 分享</title><summary type="text">


簽約時寫了一堆配件，說實在的有些東西還不知它的用途為何

所以 在交車後拍了一些配件圖，分享給想購車的朋友們，再決定自己是否有需要



[  購車配件  ]

8吋雲端影音主機





(數位電視.影音導航.倒車影像.1080P行車紀錄器.藍芽.USB，MHL手機鏡像）


（圖一）




（圖二 八吋雲端主機）






（圖三 數位電視）






（圖四 衛星導航）






(圖五  1080P行車紀錄器.)





(圖六  倒車顯影)













胎壓偵測器





（圖七）



抬頭顯示器





（圖八）


前方停車雷達（附開關）




（圖九）


行車語音安全






（圖十）



功能說明:






安全帶未繫語音警示
手煞車未放語音警示
車門未關語音警示
大燈未關語音警示
行李箱未關語音警示
電瓶低電壓語音警示</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/1720668711154940648/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2016/01/20151226-toyota-rav4-x-32.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/1720668711154940648'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/1720668711154940648'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2016/01/20151226-toyota-rav4-x-32.html' title='2015/12/26 交車後，Toyota RAV4 配備菜單組圖 X  33 分享'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimTLjMoGwrbN8yDtzbQGX1A8q-TGqaUwfWb8VMxjv7j7Dl3kmxeUIkD_63tOuJ45kjRmYRBIM2pvN5NxC9PRZpAtsPwhbtsaWol3TxKmMNeJYCBuK4ywDaE8BO65av-nc61QdkSq4Utzk/s72-c/RAV4-%25E5%25BD%25B1%25E9%259F%25B3%25E9%2585%258D%25E5%2582%2599.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-6543583183501488864</id><published>2016-01-04T19:45:00.000+08:00</published><updated>2016-07-21T23:22:33.212+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="RAV4"/><category scheme="http://www.blogger.com/atom/ns#" term="TOYOTA"/><category scheme="http://www.blogger.com/atom/ns#" term="交車禮"/><category scheme="http://www.blogger.com/atom/ns#" term="珍珠白"/><title type='text'>2015/12/26 Toyota RAV4 交車開箱</title><summary type="text">2015/12/26 北上交車 兼 北部親子二日遊



期待已久的日子終於來了

早上 10點 全家坐高鐵北上 ，11點抵達台北車站，業代劉Sir已在車站門口等我們了






（圖一）




全家搭乘業代劉Sir他自己新買的黑色RAV4到營業所辦理交車事宜


點交相關文件及收據
點交配件及施工單
付清尾款
車子內外檢查
車子基本操作說明
申裝 ETag











（圖二：愛駒的第一張照片＠營業所）




業代贈送的交車禮：見晴17吋紳士自動傘x1，Smart-Key 皮套x2





（圖三：交車禮）











（圖四）





（圖五）






（圖六）






（圖七）








（圖八）






（圖九）

傳說中可放咖啡杯的尾燈



（圖十）











（圖十一）

完成交車相關手續後，全家坐上新車，開始我們</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/6543583183501488864/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2016/01/20151226-toyota-rav4.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/6543583183501488864'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/6543583183501488864'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2016/01/20151226-toyota-rav4.html' title='2015/12/26 Toyota RAV4 交車開箱'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiGs_43p4Vzuy18gaVA46rfWqD2CL27UPq1J8bkOigZGHV6lXPzHR_ykvksrMH9eKR4BQSeJgcofS61-_tAih9v1u62kqPqRdXacqRs3tAAXxRfB4TdY78vW7870YSFMeX0PsKckaurlRI/s72-c/%25E9%25AB%2598%25E9%2590%25B5%25E8%25BB%258A%25E7%25A5%25A8%255B1%255D.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-2317150475990030596</id><published>2015-12-31T00:40:00.000+08:00</published><updated>2016-07-21T23:21:19.871+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="RAV4"/><category scheme="http://www.blogger.com/atom/ns#" term="TOYOTA"/><category scheme="http://www.blogger.com/atom/ns#" term="鍍膜"/><title type='text'>Toyota RAV4 新車鍍膜 @台中 </title><summary type="text">2015/12/26 周六北上&amp;nbsp;Toyota RAV4 交車

本想 交車後馬上鍍膜，但由於周一~週二 老闆工作已排滿，所以等到周三才鍍膜

一早老闆就到我住處牽車去施工，往後還可以請老闆直接到府洗車 超讚的!



鍍膜費用: &amp;nbsp;新車7K &amp;nbsp; 舊車8K5

鍍膜地點: &amp;nbsp;台中



施工內容:

1.車身清洗

2.車身拋光

3.鍍膜

4.保桿 &amp;nbsp;塑件 &amp;nbsp;輪框 &amp;nbsp;輪胎 保養

5.內裝 清理 保養&amp;nbsp;



鍍膜後整個車身超亮的 ，就像一層玻璃一樣

接下來就看它的長效能多久 ， 過陣子再來跟大家分享








































2016/01/31 鍍膜測試: 一個月沒洗澡


鍍膜之後連續數周都是陰雨天，也無法洗車
正好測試 鍍膜的效果，一個月沒洗澡</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/2317150475990030596/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2015/12/toyota-rav4.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2317150475990030596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2317150475990030596'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2015/12/toyota-rav4.html' title='Toyota RAV4 新車鍍膜 @台中 '/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiffDxxOBDMuq8Xzorq32z0p_iEn-WjFzxAV2q99w4xPtIwiVzmvei3GhkmFe5PBqpZM61FLDzYgUVw2iEgB9RKrwIGRZqJexs8Rn1oeKFTeifw5EhM7tLgyadhtJ-tEaEpXjBVLfr7P-0/s72-c/%25E9%258D%258D%25E8%2586%259C001.jpg" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>台灣台中市</georss:featurename><georss:point>24.1477358 120.6736482</georss:point><georss:box>23.2209853 119.3827547 25.0744863 121.9645417</georss:box></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-2677722648087470514</id><published>2014-08-24T10:45:00.000+08:00</published><updated>2014-08-24T10:52:02.282+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="基金"/><category scheme="http://www.blogger.com/atom/ns#" term="配息"/><category scheme="http://www.blogger.com/atom/ns#" term="高收益債"/><title type='text'>市場愈波動 高收益債愈具投資價值-資料提供：法銀巴黎投顧 　作者：Jim Kourkoulakos　 發表日期：20140818</title><summary type="text">


◆摘要：

近來國際市場動盪，與股市高度連動的高收益債也受波及，賣壓湧現。其實，過去經驗顯示，相對股票市場，高收益債更能抵抗利空襲擊，更能滿足穩健投資人的投資需求。

◆內文：

過去十年來，全球股市平均每年最大跌幅為11.35%，而全球高收債僅跌6.41%；美股過去十年每年平均最大跌幅為10.32%，而美國高收債則僅跌5.82%。由此，法國巴黎投資認為，值此市場多空紛擾之際，高收益債雖然出現小幅回檔，反而是投資人逢低布局時機。

Q1: 目前還是投資高收益債的好時機嗎?

我們持續看好高收益債的投資價值，原因有二:１)全球經濟成長維持正面發展，2)企業違約率將維持在２％以下的低水準至2015年。就企業信用面來看，樂觀的獲利結果亦支持高收益債資產表現，即使因應經濟景氣升溫，企業擴張下負債可能出現小幅上揚，但普遍而言，目前企業舉債動作還是偏向保守，目前槓桿比率為4倍，較2009年的５</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/2677722648087470514/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2014/08/jim-kourkoulakos-20140818.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2677722648087470514'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2677722648087470514'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2014/08/jim-kourkoulakos-20140818.html' title='市場愈波動 高收益債愈具投資價值-資料提供：法銀巴黎投顧 　作者：Jim Kourkoulakos　 發表日期：20140818'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-5850303212700348384</id><published>2013-10-11T22:04:00.002+08:00</published><updated>2013-10-11T22:05:51.964+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="1216"/><category scheme="http://www.blogger.com/atom/ns#" term="STOCK"/><category scheme="http://www.blogger.com/atom/ns#" term="統一"/><title type='text'>2013/10/11 : 1216 統一  券商買賣追蹤</title><summary type="text">
1216 &amp;nbsp; &amp;nbsp; &amp;nbsp;2013/10/11 &amp;nbsp; &amp;nbsp; &amp;nbsp;交易前十大券商排行榜 &amp;nbsp; &amp;nbsp; &amp;nbsp;成交量 :17132





========================================================================




券商:

1470 台灣摩根







  



========================================================================


券商:

9268 凱基台北







========================================================================


券商:

1590 花旗環球



</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/5850303212700348384/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2013/10/20131011-1216.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/5850303212700348384'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/5850303212700348384'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2013/10/20131011-1216.html' title='2013/10/11 : 1216 統一  券商買賣追蹤'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirmvOMC48LiHEMeBRD4w-AflXkta-cRbxoUlRA1qr6gAC0ppIkuEqcvLt_1xfFoM11f7VJwMTlyzfJAdw0WFnskaqRWrp1hC22pqZhWseyqd-UEA3ZWomdaT5U3bUR9B2oSE81eyiDiig/s72-c/%E6%93%B7%E5%8F%961.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-6489227958553526439</id><published>2013-09-20T17:10:00.000+08:00</published><updated>2013-09-20T17:27:14.602+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="EFT"/><category scheme="http://www.blogger.com/atom/ns#" term="基金"/><category scheme="http://www.blogger.com/atom/ns#" term="理財"/><title type='text'>基金操作-以 施羅德-環球氣候變化策略A1 為例 : (1)</title><summary type="text">
施羅德環球基金系列&amp;nbsp;-&amp;nbsp;環球氣候變化策略A1類股份&amp;nbsp;-&amp;nbsp;累積單位

資料來源:&amp;nbsp;http://fund.cnyes.com/Detail/navChart.aspx?code=B23,1662013/09/09 -&amp;gt;100D走勢圖




操作策略:

買進:&amp;nbsp;當&amp;nbsp;商品價格&amp;nbsp;站上季線&amp;nbsp;以及&amp;nbsp;KD黃金交叉並且MACD黃金交叉&amp;nbsp;時&amp;nbsp;三線翻多買進‧

賣出:&amp;nbsp;當&amp;nbsp;商品價格&amp;nbsp;無法符合&amp;nbsp;買進策略&amp;nbsp;其中一條件時賣出‧

圖解:

S1:KD於高檔死亡交叉&amp;nbsp;,&amp;nbsp;符合賣出策略-&amp;gt;執行賣出‧

B1:季線、KD、MACD&amp;nbsp;三線翻多,&amp;nbsp;符合買進策略-&amp;gt;執行買進‧

S2:&amp;nbsp</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/6489227958553526439/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2013/09/a1-1.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/6489227958553526439'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/6489227958553526439'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2013/09/a1-1.html' title='基金操作-以 施羅德-環球氣候變化策略A1 為例 : (1)'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlnS-i4zQm00z2DDLn5mAv6NwARGVttABYcRrVAStRZmRodeJerWCPqOK6RPkKlhrWd9bbmGBLEF3PAePmJPtn97VHz1iyDGpZwA83pn7GvJlyYoro1mT8C1wS5wmT4oRjWTdiYpmqPOY/s72-c/%E6%93%B7%E5%8F%96.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-7131822067199767260</id><published>2013-08-27T22:15:00.001+08:00</published><updated>2013-09-03T14:31:20.159+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="9933"/><category scheme="http://www.blogger.com/atom/ns#" term="STOCK"/><category scheme="http://www.blogger.com/atom/ns#" term="中鼎"/><category scheme="http://www.blogger.com/atom/ns#" term="理財"/><title type='text'>2013/8/27  9933 交易前十大券商排行榜</title><summary type="text">
2013/8/27 &amp;nbsp;9933 中鼎 &amp;nbsp;交易前十大券商排行榜



 
 
 
 

  買方-成交量前十大
 

  券商
  均價
  成交量
  成交比重
 

  1380 東方匯理
  50.78
  1671
  18.85%
 

  9203 凱&amp;nbsp;&amp;nbsp;&amp;nbsp; 基
  50.47
  1675
  18.89%
 

  9887 元大經紀
  50.69
  1295
  14.61%
 

  9872 元大復北
  50.24
  523
  5.90%
 

  5920 元&amp;nbsp;&amp;nbsp;&amp;nbsp; 富
  51.02
  408
  4.60%
 

  8440 摩根大通
  48.88
  143
  1.61%
 

  8584 聯邦雙和
  52.53
  48
  0.54%
 

  910D</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/7131822067199767260/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2013/08/2013827-9933.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/7131822067199767260'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/7131822067199767260'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2013/08/2013827-9933.html' title='2013/8/27  9933 交易前十大券商排行榜'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZZaMwA2eGFcfeMsHHMh6MkJr7wF9EhBgvNBBrGGEHCJBBVEyuISyvQrp87GPQVq2IgJiZ0CkxJSqpAnfG1DhHJLp0-AmqXA9vmyI5yoofrFcy6BREyLaLLQRb8C9wbBajJjQXKrG9z9c/s72-c/%25E6%2593%25B7%25E5%258F%2596.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-5383763492070529911</id><published>2013-08-26T23:21:00.001+08:00</published><updated>2013-08-26T23:21:31.403+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="1216"/><category scheme="http://www.blogger.com/atom/ns#" term="STOCK"/><category scheme="http://www.blogger.com/atom/ns#" term="理財"/><category scheme="http://www.blogger.com/atom/ns#" term="統一"/><title type='text'>2013/8/26  1216 統一   券商買賣追蹤</title><summary type="text">2013/8/26 &amp;nbsp;1216 統一 &amp;nbsp; 券商買賣追蹤

2013/8/26 &amp;nbsp;1216 股價 從 53.X 強拉至 54.X

來看看是那些券商 帶頭拉升股價


券商:1480美商高盛








券商:9699 富邦大安







券商:920F 凱基站前







券商:1650 瑞銀







券商:9A95 永豐金






以價追量 ...看看誰 買在 最高價




</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/5383763492070529911/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2013/08/2013826-1216.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/5383763492070529911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/5383763492070529911'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2013/08/2013826-1216.html' title='2013/8/26  1216 統一   券商買賣追蹤'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwhATmLpoKBHG6ZLAwhEjvIUhm3Iz844FVnhJqOqenUP8fCrfu7jgoiuQnQ_x2LsJiJ02ALR6P0WfXsRM9hkKcOf-prGEDPYulx2zBnhDUJpiyY1xTgvbUCdaj8S4aFyEvLfuRKO5UB30/s72-c/%E6%93%B7%E5%8F%96.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-3693763881629331192</id><published>2013-08-24T16:47:00.000+08:00</published><updated>2013-08-24T16:47:00.358+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="9933"/><category scheme="http://www.blogger.com/atom/ns#" term="中鼎"/><category scheme="http://www.blogger.com/atom/ns#" term="理財"/><title type='text'>2013/08/23 | 9933 中鼎 特定券商價量分布圖 </title><summary type="text">
2013/08/23 | 9933 中鼎 特定券商價量分布圖&amp;nbsp;


08/23 &amp;nbsp;9933 中鼎漲停 , 籌碼追追追 ...看誰在拉股票


 
 
 
 

  券商
  均價
  成交量
  成交比重
 

  8960 上海匯豐
  45.72
  1054
  19%
 





  券商:
  8960 上海匯豐


 
 
 
 

  
  
  
 

  價格
  賣出張數
  買進張數
 

  46.45
  0
  114
 

  46.4
  0
  20
 

  46.2
  0
  68
 

  46.15
  0
  63
 

  46.1
  0
  37
 

  46.05
  0
  30
 

  46
  0
  70
 

  45.95
  0
  70
 

  45.9
  0
  49
 

  </summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/3693763881629331192/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2013/08/20130823-9933.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/3693763881629331192'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/3693763881629331192'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2013/08/20130823-9933.html' title='2013/08/23 | 9933 中鼎 特定券商價量分布圖 '/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjCZRuJg_rKOchcDTb-v6Jb9tscR01-QchLrxrX3_-1lI8MKc8FVCbOFy7COMtw65sUEwfR35pKSGkAft8m9w-KQwnZyChGq-P0ykKeKhyphenhyphenDVqPb1jtRdHnkp0HOayOkFkWbSA_eugWC7Po/s72-c/%E5%88%B8%E5%95%86%E4%BA%A4%E6%98%93%E7%B5%B1%E8%A8%88_6625_image003.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-2382714604980397924</id><published>2013-08-24T13:31:00.000+08:00</published><updated>2013-08-24T13:31:07.397+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="1216"/><category scheme="http://www.blogger.com/atom/ns#" term="理財"/><category scheme="http://www.blogger.com/atom/ns#" term="統一"/><title type='text'>2013/8/23     1216  交易前十大券商排行榜          </title><summary type="text">
1216 &amp;nbsp; &amp;nbsp;2013/8/23 &amp;nbsp; &amp;nbsp; 交易前十大券商排行榜





 
 
 

  買方-成交量前十大
 

  券商
  成交量
  成交比重
 

  1380 東方匯理
  2850
  28%
 

  8960 上海匯豐
  620
  6%
 

  1590 花旗環球
  601
  6%
 

  1260 宏&amp;nbsp;&amp;nbsp;&amp;nbsp; 遠
  280
  3%
 

  7000 兆豐
  208
  2%
 

  8880 國泰綜合
  194
  2%
 

  1650 瑞銀
  154
  2%
 

  9699 富邦大安
  150
  1%
 

  6463 大昌新竹
  125
  1%
 

  8440 摩根大通
  120
  1%
 






 
 
 

  賣方-成交量前</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/2382714604980397924/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2013/08/2013823-1216.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2382714604980397924'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2382714604980397924'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2013/08/2013823-1216.html' title='2013/8/23     1216  交易前十大券商排行榜          '/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkLYB0GTRATyY_yfBqcCSewCFWhQewid9SxMqaOxw6E-gVduISR86m2-fK_1vynuMJ7rriqgJUUGBDzWQ7d600kVHecuB5-F8Z1B0TBXXnvQ8sFk-AmYskUcrLsxtM1tauLcgVpkUT-50/s72-c/%25E5%2588%25B8%25E5%2595%2586%25E4%25BA%25A4%25E6%2598%2593%25E7%25B5%25B1%25E8%25A8%2588_31306_image001.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-7209178943129753810</id><published>2012-12-25T14:48:00.002+08:00</published><updated>2013-12-31T13:53:38.886+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="十二生肖"/><title type='text'>2013 十二生肖運勢</title><summary type="text">
&amp;nbsp;&amp;nbsp;屬 鼠 ：
6 &amp;nbsp; &amp;nbsp;18 &amp;nbsp; &amp;nbsp;30 &amp;nbsp; &amp;nbsp;42 &amp;nbsp; &amp;nbsp;54 &amp;nbsp; &amp;nbsp;66 &amp;nbsp; 78 &amp;nbsp; &amp;nbsp;90 &amp;nbsp; 102 歲



正月：2月10日至3月11日 （注意運）

喪門兇星入宮，不利探病，勿送喪及不食喪物，試試需慎重小心，以免發生意外。



二月：3月12日至4月9日 （注意運）

交友小心，需防暗中受害，受盡官厄之災或色情之害而損財。





三月：4月10日至5月9日 （平平運）

需防官非，小人連累，妙有三合金匱吉星照臨，多行善積德，自有貴人持扶。


四月：5月10日至6月7日 （良好運）
喜逢貴人來相助，諸事能順通，家中生百福，戶外納千祥事事如意。

五月：6月8日至7月7日 （衰退運）
逢破見殺吉星少，凡事恐</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/7209178943129753810/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2012/12/2013.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/7209178943129753810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/7209178943129753810'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2012/12/2013.html' title='2013 十二生肖運勢'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-rhC1va4RfRw/UNlI6nqFJyI/AAAAAAAAJcQ/QUdniRtSzQs/s72-c/2013+%E5%8D%81%E4%BA%8C%E7%94%9F%E8%82%96%E9%81%8B%E5%8B%A2-%E9%BC%A0.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-3646938467444606330</id><published>2012-01-16T09:59:00.000+08:00</published><updated>2012-01-16T10:00:08.617+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="STOCK"/><category scheme="http://www.blogger.com/atom/ns#" term="理財"/><title type='text'>理財的第一步：累積本金  才是正道</title><summary type="text">
報酬率 ＝ &amp;nbsp; 獲利 &amp;nbsp;/ 本金

當 本金多時 &amp;nbsp; 即使 只有 &amp;nbsp; 1％ 的報酬率 &amp;nbsp; &amp;nbsp; &amp;nbsp;獲利金額也是可觀的
當 本金少時 &amp;nbsp;&amp;nbsp;即使 超出100％ 的報酬率 &amp;nbsp; &amp;nbsp; 獲利金額也是不多的

雖說 錢滾錢 &amp;nbsp;可以加速增加財富 &amp;nbsp;但沒有足夠的本金 &amp;nbsp; &amp;nbsp; 高報酬率只是華麗的外表...


雜誌上很多一夕致富的故事 但做重要的事 他們都必須有第一桶金 才能滾出高人的獲利

所以 &amp;nbsp;理財的第一步：累積本金 &amp;nbsp; 而不是 &amp;nbsp;&amp;nbsp;高報酬率&amp;nbsp;&amp;nbsp; &amp;nbsp;複利

好好存錢 &amp;nbsp; 才是正道 &amp;nbsp; &amp;nbsp;存滿一桶金 再來做&amp;nbsp;錢滾錢的事




</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/3646938467444606330/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2012/01/blog-post.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/3646938467444606330'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/3646938467444606330'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2012/01/blog-post.html' title='理財的第一步：累積本金  才是正道'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-2664735451072107846</id><published>2011-10-10T13:30:00.000+08:00</published><updated>2011-10-10T13:30:03.786+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Thread"/><category scheme="http://www.blogger.com/atom/ns#" term="執行緒"/><category scheme="http://www.blogger.com/atom/ns#" term="程式碼"/><category scheme="http://www.blogger.com/atom/ns#" term="線程"/><title type='text'>同步化物件</title><summary type="text">


Synchronization Objects


一個&amp;nbsp;synchronization object&amp;nbsp;它的&amp;nbsp;handle 可以被指派到一個&amp;nbsp;wait functions&amp;nbsp;內來協調多個執行緒的執行. 
多個處理程序可以共用一個同步物件的 handle 來達成處理程序之間的同步化.

以下為同步物件型別


型別描述
Event通知一個或多個正在等候的執行緒有事件已經被觸發,可以進行下一個動作. 
更多資訊請參閱&amp;nbsp;Event Objects.
Mutex在同一個時間裡只有一個執行緒可以擁有, 讓執行緒之間相互協調在同一時間只有一個執行緒可以存取共用資源. 
更多資訊請參閱&amp;nbsp;Mutex Objects.
Semaphore限制在同一時間可以存取共用資源的執行緒數量.&amp;nbsp;更多資訊請參閱&amp;nbsp;</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/2664735451072107846/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2011/10/blog-post.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2664735451072107846'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/2664735451072107846'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2011/10/blog-post.html' title='同步化物件'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-8585511733233104252</id><published>2011-08-08T13:10:00.000+08:00</published><updated>2011-08-08T13:10:24.657+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="STOCK"/><title type='text'>信邦(3023)上半年EPS估1.3元；太陽能線組營收衝高</title><summary type="text">
精實新聞 2011-08-08 11:09:45 記者 蕭燕翔 報導美系客戶社區型太陽能線組市佔挺升，信邦(3023)7月太陽能線組出貨量超過9萬條，營收貢獻首度突破1千萬元大關，內部估計，只要模組組裝產能得以支應，年底前營收貢獻可望步步高。法人也估計，信邦上半年稅後盈餘約2.3-2.35億元，每股稅後盈餘挑戰1.3元。信邦表示，雖今年全球太陽能產業景氣不明，不過，該公司接獲美系Inverter廠訂單，在推出社區型低成本模組版後，獲市場不錯回應，7月太陽能線組推估的出貨量已超過9萬條，營收貢獻首度突破1千萬元。信邦指出，該客戶訂單能見度可至年底，預估年底前要交貨150萬條，營收貢獻超過1.6億元，但因該公司後段的模組組裝委外，因模組廠的產能還難一次逾倍成長，所以年底前所有訂單要如期交貨恐有困難，惟8月起出貨量可望逐步提高至14-16萬條，營收貢獻逐月創高。信邦也表示，目前全球消費電子</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/8585511733233104252/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2011/08/3023eps13.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/8585511733233104252'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/8585511733233104252'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2011/08/3023eps13.html' title='信邦(3023)上半年EPS估1.3元；太陽能線組營收衝高'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-788435764123577418.post-4033223681659408349</id><published>2011-05-11T10:52:00.000+08:00</published><updated>2011-05-11T10:52:30.594+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JOB"/><category scheme="http://www.blogger.com/atom/ns#" term="Mircosoft"/><title type='text'>[MVP] MVP人力銀行--誠徵 MOSS Support Engineer</title><summary type="text">


台灣微軟CSS部門目前正強力誠徵MOSS Support Engineer(正職員工)，歡迎有興趣的朋友可以前來應試，或轉寄給適合的親朋好友。
報名辦法：&amp;nbsp;請直接將您的履歷投遞到twmvp@microsoft.com。

詳情請見以下內容&amp;nbsp;:


WANTED : MOSS Support Engineer


Job Category: Customer Service &amp;amp; Support&amp;nbsp;Location: Taiwan, Taipei&amp;nbsp;Job ID: 755731 41085&amp;nbsp;Division: Services &amp;amp; SupportJob DecriptionThe Support Engineer will provide high quality technical support of Microsoft</summary><link rel='replies' type='application/atom+xml' href='http://cmf-resource.blogspot.com/feeds/4033223681659408349/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://cmf-resource.blogspot.com/2011/05/mvp-mvp-moss-support-engineer.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/4033223681659408349'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/788435764123577418/posts/default/4033223681659408349'/><link rel='alternate' type='text/html' href='http://cmf-resource.blogspot.com/2011/05/mvp-mvp-moss-support-engineer.html' title='[MVP] MVP人力銀行--誠徵 MOSS Support Engineer'/><author><name>CMF</name><uri>http://www.blogger.com/profile/04307574314285252805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>