<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>3Cbank部落格</title>
	<link>http://blog.3cbank.com</link>
	<description>豐富完整的軟體、硬體、3C 商品資訊，採購指南</description>
	<pubDate>Thu, 03 May 2007 09:58:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>
	<language>en</language>
			<item>
		<title>[影片2合1密技] 不用任何軟體，就可以「合併影片」！</title>
		<link>http://blog.3cbank.com/?p=1832</link>
		<comments>http://blog.3cbank.com/?p=1832#comments</comments>
		<pubDate>Thu, 03 May 2007 09:58:14 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>密技百樂門</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1832</guid>
		<description><![CDATA[  
  有時候影片檔案太大，都會被分成兩個影片檔，以方便傳送或攜帶，但是當我們要觀看時，就比較麻煩，有時候第一段的結尾剛好就在最緊張、最精采的時候，要你換另一個檔案看，這時就會破壞了看片的興致跟氣氛，真的很掃興吧！
  在網路上可以找到許多合併或剪接影片的免費軟體，今天要跟大家介紹只需利用Windows附屬應用程式裡的「命令提示字元」就可以將影片2合1了！！完全不用安裝、下載、執行任何軟體，完全免費又方便哦！
 第1步  先依序按下［開始］-&#62;【所有程式】-&#62;【附屬應用程式】-&#62;「命令提示字元」，開啟程式。

 第2步  切換到影片存放的位置，這可能需要會一點Dos的語法，但不會很難。一開始開啟「命令提示字元」它的目錄通常會在「C:\Documents and  Settings\用戶名&#62; 」，要切換到D槽就輸入「d:」再按Enter，要切換到別的目錄就輸入「cd 空一格  資料夾名稱」(資料夾名稱中英文都可以接受)。例如，我的影片放在D槽的my file裡，就先輸入「d:」按Enter，再輸入「cd my  file」按Enter，就可以將目錄切換到「D:\my file&#62;」。（霧剎剎嗎？自己試試看就知道了）

 第3步  目錄切換好後，輸入「copy 空一格 /b 空一格 合併的檔案1+合併的檔案2 空一格 合併後的檔名」（檔名最好是英文的哦！）例如，我要合併A01.mpg  跟A02.mpg，合併後的檔案叫A03.mpg，就輸入「copy /b A01.mpg+A02.mpg  A03.mpg」，再按下Enter，電腦就會自動合併影片變成A03.mpg囉～（切記！副檔名也要打上去哦~）


 看起來好像很複雜，其實實際操作看看就知道不難囉！這個方式可以用來合併avi,  mpeg等格式的影片檔，讓不想下載、安裝軟體的朋友，有另一個方式可以合併影片檔囉～
]]></description>
			<content:encoded><![CDATA[<p><style> <!-- .text-gery { 	font-family: "新細明體"; 	font-size: 12px; 	line-height: 160%; 	color: #666666; 	text-decoration: none; } span.menu-s9 	{} --> </style>
<p style="line-height: 19px"><font color="#333333" face="新細明體" size="2"> <span class="menu-s9"> 有時候影片檔案太大，都會被分成兩個影片檔，以方便傳送或攜帶，但是當我們要觀看時，就比較麻煩，有時候第一段的結尾剛好就在最緊張、最精采的時候，要你換另一個檔案看，這時就會破壞了看片的興致跟氣氛，真的很掃興吧！<a id="more-1832"></a></span></font></p>
<p style="line-height: 19px"><font color="#333333" face="新細明體" size="2"> <span class="menu-s9"> 在網路上可以找到許多合併或剪接影片的免費軟體，今天要跟大家介紹只需利用Windows附屬應用程式裡的「命令提示字元」就可以將影片2合1了！！完全不用安裝、下載、執行任何軟體，完全免費又方便哦！</span></font></p>
<p style="line-height: 19px"><span class="menu-s9"><b> <font color="#ff0000" face="新細明體" size="2">第1步</font></b><font color="#333333" face="新細明體" size="2">  先依序按下［開始］-&gt;【所有程式】-&gt;【附屬應用程式】-&gt;「命令提示字元」，開啟程式。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_5_2/dos-1.PNG" border="0" height="453" width="488" /></p>
<p style="line-height: 19px"><span class="menu-s9"><b> <font color="#ff0000" face="新細明體" size="2">第2步</font></b><font color="#333333" face="新細明體" size="2">  切換到影片存放的位置，這可能需要會一點Dos的語法，但不會很難。一開始開啟「命令提示字元」它的目錄通常會在「C:\Documents and  Settings\用戶名&gt; 」，要切換到D槽就輸入「d:」再按Enter，要切換到別的目錄就輸入「cd 空一格  資料夾名稱」(資料夾名稱中英文都可以接受)。例如，我的影片放在D槽的my file裡，就先輸入「d:」按Enter，再輸入「cd my  file」按Enter，就可以將目錄切換到「D:\my file&gt;」。（霧剎剎嗎？自己試試看就知道了）</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_5_2/dos-2.PNG" border="0" height="348" width="540" /></p>
<p style="line-height: 19px"><span class="menu-s9"><b> <font color="#ff0000" face="新細明體" size="2">第3步</font></b><font color="#333333" face="新細明體" size="2">  目錄切換好後，輸入「copy 空一格 /b 空一格 合併的檔案1+合併的檔案2 空一格 合併後的檔名」（檔名最好是英文的哦！）例如，我要合併A01.mpg  跟A02.mpg，合併後的檔案叫A03.mpg，就輸入「copy /b A01.mpg+A02.mpg  A03.mpg」，再按下Enter，電腦就會自動合併影片變成A03.mpg囉～（切記！副檔名也要打上去哦~）</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_5_2/dos-3.PNG" border="0" height="348" width="540" /></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_5_2/dos-4.PNG" border="0" height="348" width="540" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2">看起來好像很複雜，其實實際操作看看就知道不難囉！這個方式可以用來合併avi,  mpeg等格式的影片檔，讓不想下載、安裝軟體的朋友，有另一個方式可以合併影片檔囉～</font></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1832</wfw:commentRss>
		</item>
		<item>
		<title>解放你的桌面工具列！不再被「最小化」的視窗擠爆！</title>
		<link>http://blog.3cbank.com/?p=1831</link>
		<comments>http://blog.3cbank.com/?p=1831#comments</comments>
		<pubDate>Thu, 03 May 2007 09:57:28 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>密技百樂門</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1831</guid>
		<description><![CDATA[  
  誰說視窗就一定要縮到工具列上？！如果你是個愛開視窗的人，不是啦！是工作繁雜，常常一個不小心就開了十幾個視窗，那麼你的桌面下方工具列，一定會像下面這張圖一樣，視窗多到出現箭頭，想要看到所有的視窗就得往下按，而且視窗的標題會被壓縮到，完全不知道哪個視窗是做什麼的，實在很不方便！

  介紹一個完全不用安裝的綠色軟體「DM2」，利用DM2可以把視窗縮小成&#34;桌面&#34;上的圖示，位置可以隨意擺放，暫時用不到的視窗可以將他先縮小到桌面，而不用擠在小小的工具列上，那麼就可以大大解放你的工具列了！
 第1步  先到官方網站將「DM2」下載回來，  下載回來的是一個zip壓縮檔，將其解壓縮，開啟   解壓縮後的資料夾，在「DM2」執行檔上，按兩下滑鼠左鍵即可執行程式，完全不需安裝。

 第2步  接著可以在桌面右下角看到「」圖示，在「」上按滑鼠右鍵，選擇「DM2」開啟設定視窗。
  
 第3步  選擇 「Settings」 -&#62; 「Advance」，然後在右邊的「Language」下拉選單，選擇「繁體中文〔Traditional  Chinese〕」，再按下〔OK〕，將其轉為中文介面。

 第4步  現在當你的視窗開太多時，不用怕工具列爆掉了，只要在下方的視窗上按一下滑鼠右鍵，選擇〔最小化到浮動圖示〕。

 第5步  剛選擇的視窗就會變成一個小圖示出現在桌面上，而從工具列消失囉！(剛開始預設的圖示會出現在桌面右上角，而且很透明，要注意看才看的到哦～)，想要再開啟視窗，只要在縮小的圖示上按兩下滑鼠左鍵即可打開囉。  

 第6步  我們可以設定一下圖示出現的位置以及透明度。按照第2步的方式從桌面右下角的圖示進入DM2設定視窗，或是在剛剛縮小的桌面圖示上按一下滑鼠右鍵，再點選「DM2設定」。

 第7步  開啟設定視窗後，選擇〔一般〕，然後在右欄做透明度、視窗顏色以及初始位置的設定後，再按下〔確定〕即可。

 第8步  因為DM2預設是不會自動執行，如果你希望在開機後自動執行DM2，可以在設定視窗中，選擇「進階」，在右邊欄勾選「系統啟動時自動執行」，之後只要一開機，就會自動執行DM2囉～
  
 ※ 相關連結：
 DM2官方網站：http://dm2.sourceforge.net/ 直接下載：按這裡
]]></description>
			<content:encoded><![CDATA[<p><style> <!-- .text-gery { 	font-family: "新細明體"; 	font-size: 12px; 	line-height: 160%; 	color: #666666; 	text-decoration: none; } span.menu-s9 	{} --> </style>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2"> 誰說視窗就一定要縮到工具列上？！如果你是個愛開視窗的人，不是啦！是工作繁雜，常常一個不小心就開了十幾個視窗，那麼你的桌面下方工具列，一定會像下面這張圖一樣，視窗多到出現箭頭，想要看到所有的視窗就得往下按，而且視窗的標題會被壓縮到，完全不知道哪個視窗是做什麼的，實在很不方便！<a id="more-1831"></a></font></span></p>
<p style="line-height: 19px" align="center"><img src="http://www.sosoft.net/epaper_new/2007_5_2/DM2-1.PNG" border="0" height="428" width="540" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2"> 介紹一個完全不用安裝的綠色軟體「DM2」，利用DM2可以把視窗縮小成&quot;桌面&quot;上的圖示，位置可以隨意擺放，暫時用不到的視窗可以將他先縮小到桌面，而不用擠在小小的工具列上，那麼就可以大大解放你的工具列了！</font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第1步</b></font><font color="#333333" face="新細明體" size="2">  先到官方網站將「<a href="http://downloads.sourceforge.net/dm2/dm2-1.23.1.zip?modtime=1174698328&amp;big_mirror=0" title="http://downloads.sourceforge.net/dm2/dm2-1.23.1.zip?modtime=1174698328&amp;big_mirror=0" target="_blank" style="color: #0000cc">DM2</a>」下載回來，  下載回來的是一個zip壓縮檔，將其解壓縮，開啟  <a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=3504" title="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=3504" target="_blank" style="color: #0000cc"> 解壓縮</a>後的資料夾，在「DM2」執行檔上，按兩下滑鼠左鍵即可執行程式，完全不需安裝。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_5_2/DM2-2.PNG" border="0" height="395" width="540" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第2步</b></font><font color="#333333" face="新細明體" size="2">  接著可以在桌面右下角看到「<img src="http://www.sosoft.net/epaper_new/2007_5_2/DM2-3.PNG" border="0" height="15" width="15" />」圖示，在「<img src="http://www.sosoft.net/epaper_new/2007_5_2/DM2-3.PNG" border="0" height="15" width="15" />」上按滑鼠右鍵，選擇「DM2」開啟設定視窗。</font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2"> <img src="http://www.sosoft.net/epaper_new/2007_5_2/DM2-4.PNG" border="0" height="109" width="243" /></font></span></p>
<p style="line-height: 19px"><span class="menu-s9"><b> <font color="#ff0000" face="新細明體" size="2">第3步</font></b><font color="#333333" face="新細明體" size="2">  選擇 「Settings」 -&gt; 「Advance」，然後在右邊的「Language」下拉選單，選擇「繁體中文〔Traditional  Chinese〕」，再按下〔OK〕，將其轉為中文介面。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_5_2/DM2-5.PNG" border="0" height="373" width="516" /></p>
<p style="line-height: 19px"><span class="menu-s9"><b> <font color="#ff0000" face="新細明體" size="2">第4步</font></b><font color="#333333" face="新細明體" size="2">  現在當你的視窗開太多時，不用怕工具列爆掉了，只要在下方的視窗上按一下滑鼠右鍵，選擇〔最小化到浮動圖示〕。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_5_2/DM2-6.PNG" border="0" height="261" width="324" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第5步</b></font><font color="#333333" face="新細明體" size="2">  剛選擇的視窗就會變成一個小圖示出現在桌面上，而從工具列消失囉！(剛開始預設的圖示會出現在桌面右上角，而且很透明，要注意看才看的到哦～)，想要再開啟視窗，只要在縮小的圖示上按兩下滑鼠左鍵即可打開囉。  </font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_5_2/DM2-7.PNG" border="0" height="216" width="238" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第6步</b></font><font color="#333333" face="新細明體" size="2">  我們可以設定一下圖示出現的位置以及透明度。按照<b>第2步</b>的方式從桌面右下角的圖示進入DM2設定視窗，或是在剛剛縮小的桌面圖示上按一下滑鼠右鍵，再點選「DM2設定」。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_5_2/DM2-8.PNG" border="0" height="260" width="250" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第7步</b></font><font color="#333333" face="新細明體" size="2">  開啟設定視窗後，選擇〔一般〕，然後在右欄做透明度、視窗顏色以及初始位置的設定後，再按下〔確定〕即可。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_5_2/DM2-9.PNG" border="0" height="373" width="516" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第8步</b></font><font color="#333333" face="新細明體" size="2">  因為DM2預設是不會自動執行，如果你希望在開機後自動執行DM2，可以在設定視窗中，選擇「進階」，在右邊欄勾選「系統啟動時自動執行」，之後只要一開機，就會自動執行DM2囉～</font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2"> <img src="http://www.sosoft.net/epaper_new/2007_5_2/DM2-10.PNG" border="0" height="373" width="516" /></font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#0066cc" face="新細明體" size="2"><b>※ 相關連結：</b></font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2"><b>DM2官方網站：</b>http://dm2.sourceforge.net/<br /> <b>直接下載：</b></font></span><a href="http://downloads.sourceforge.net/dm2/dm2-1.23.1.zip?modtime=1174698328&amp;big_mirror=0" title="http://downloads.sourceforge.net/dm2/dm2-1.23.1.zip?modtime=1174698328&amp;big_mirror=0" target="_blank" style="color: #0000cc">按這裡</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1831</wfw:commentRss>
		</item>
		<item>
		<title>用什麼軟體，才能&#8221;飛快&#8221;設計網頁？還送你去「華納威秀」看電影？</title>
		<link>http://blog.3cbank.com/?p=1830</link>
		<comments>http://blog.3cbank.com/?p=1830#comments</comments>
		<pubDate>Thu, 03 May 2007 09:45:42 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>Hot!促銷快報</category>

		<category>好用軟體</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1830</guid>
		<description><![CDATA[網頁設計超強工具　三合一組合包（網頁編輯、Flash動畫製作、軟體教學)

Namo Web Soultion 現在買再送「華納威秀」電影票2張
每個人都想事半功倍，最短的時間完成最多的工作。Namo Web  Solution讓您可輕鬆製作出互動式網頁及華麗的動畫效果。
 
運用選擇性貼上指令，將現有的 Microsoft Office  產品格式匯入，美侖美奐的網頁內容，加上互動的網頁效果配合，會更增添網站的吸引力，而動態資料庫的程式應用也支援 ASP、JSP、PHP  等，種種功能都使它更符合專業使用者的期待，更是近來網站開發所必備的。
       Namo Web Solution它是業界最先進的互動式網站，數位體驗和行動內容製作環境是用於設計、開發和維護互動式線上體驗的主要軟體套件。結合教育訓練課程為網頁 設計人員、教育負責人員和開發人員提供全新層次的表現功能和簡化的工作流程，輕鬆完成建立網站、互動式體驗和行動化的網站，利用更強大的動畫元件製作與設 計規畫工具，讓您的創意更快實現，同時提昇您的流程效率。Namo採用許多最先進的影像局部處理技術、部落格編輯與張貼功能，幫助您處理越來越龐大的資料 庫整合。
]]></description>
			<content:encoded><![CDATA[<p><b>網頁設計超強工具　三合一組合包（網頁編輯、Flash動畫製作、軟體教學)</b></p>
<p><img src="http://sosoft.net/epaper_new/DM/images/9517-namo-promo-may03.gif" alt=" " height="150" width="300" /></p>
<p>Namo Web Soultion 現在買再<font color="#ff3300"><b>送「華納威秀」電影票2張</b></font></p>
<p><b><font color="#333333" size="2"><span class="menu-s9"><font style="line-height: 19px">每個人都想事半功倍，最短的時間完成最多的工作。</font></span></font></b><b><font color="#333333" size="2"><span class="menu-s9"><font style="line-height: 19px">Namo Web  Solution讓您可輕鬆製作出互動式網頁及華麗的動畫效果。</font></span></font></b></p>
<p><a id="more-1830"></a> </p>
<p><font color="#333333" size="2"><span class="menu-s9"><font style="line-height: 19px">運用選擇性貼上指令，將現有的 Microsoft Office  產品格式匯入，美侖美奐的網頁內容，加上互動的網頁效果配合，會更增添網站的吸引力，而動態資料庫的程式應用也支援 ASP、JSP、PHP  等，種種功能都使它更符合專業使用者的期待，更是近來網站開發所必備的。</font></span></font></p>
<p><font color="#333333" size="2"><span class="menu-s9">       <font style="line-height: 19px">Namo Web Solution它是業界最先進的互動式網站，數位體驗和行動內容製作環境是用於設計、開發和維護互動式線上體驗的主要軟體套件。結合教育訓練課程為網頁 設計人員、教育負責人員和開發人員提供全新層次的表現功能和簡化的工作流程，輕鬆完成建立網站、互動式體驗和行動化的網站，利用更強大的動畫元件製作與設 計規畫工具，讓您的創意更快實現，同時提昇您的流程效率。Namo採用許多最先進的影像局部處理技術、部落格編輯與張貼功能，幫助您處理越來越龐大的資料 庫整合。</font></span></font></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1830</wfw:commentRss>
		</item>
		<item>
		<title>Dr.eye 譯典通 8.0 九大功能 全新上市！</title>
		<link>http://blog.3cbank.com/?p=1829</link>
		<comments>http://blog.3cbank.com/?p=1829#comments</comments>
		<pubDate>Thu, 26 Apr 2007 06:25:02 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>好用軟體</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1829</guid>
		<description><![CDATA[     
  全新的「翻譯＋效能提升＋語言學習」輔助工具  Dr.eye 譯典通 8.0  【專業版】是一套結合中、英、日三向語言翻譯的工具軟體，採用最新的翻譯核心技術研發而成。內含豐富的英漢、日華辭典資料庫、4本專業辭典、9本英語學習參考資料；新增加的英漢雙向醫學、管理詞典，協助用戶應對專業語言學習和日常口語學習中形形色色的難題。搭配上全新收錄14萬字英文單詞全真人發音，讓您更靈活地運用。網站上定期的新字擴充服務，讓您的辭典內容保持最新、最完整。
  全新規劃實用書信助理功能，收錄中英文對照商用書信範本、實用句型，職場的英文書信往來不再是難題。全文、網頁、檔案翻譯功能，幫助您快速了解外國文件內容及最新資訊；翻譯記憶引擎提供記憶翻譯功能，讓結果更貼近個人的需求。在Microsoft  Office、Outlook、Acrobat、MSN、Yahoo Messenger、QQ軟體的嵌入式全文翻譯工具列，讓用戶操作更方便快速。
  除了翻譯功能外，Dr.eye另外用心規劃了四大語言學習功能。單詞通、句型通，讓您從單詞到句子跟著真人學習，效果立見。透過試題通可任意出題組卷，隨時檢測自己的語言能力。語音通則提供複讀、跟讀、聽寫完整的訓練。
  如此一套豐富完整的工具，肯定能幫助您快速地掌握最新的致勝先機、有效地提升您的語言能力及工作效率。
 9大全新功能．溝通無國界：
  Catch your eye. Catch your mind.
 1. 全新支援 Windows Vista 2. 全新支援 Office 2007 3. 新增多辭典查詢功能 4. 新增用戶自建辭典功能 5. 新增線上大眾字庫功能 6. 全新收錄14萬字英文單詞全真人發音 7. 全新收錄英漢雙向醫學、管理辭典 8. 全新收錄動畫辭典、圖解辭典 9. 新增中/英/日對照旅行會話、日常用語課程
相關連結：
1.   [...]]]></description>
			<content:encoded><![CDATA[<p><meta http-equiv="Content-Language" content="zh-tw" /> <meta http-equiv="Content-Type" content="text/html; charset=big5" />  <style> <!-- DIV.Section1 { 	page: Section1 } --> </style>
<p><span class="menu-s9"> <font style="line-height: 19px" color="#333333" size="2"><b> 全新的「翻譯＋效能提升＋語言學習」輔助工具<br /> </b><br /> Dr.eye 譯典通 8.0  【專業版】是一套結合中、英、日三向語言翻譯的工具軟體，採用最新的翻譯核心技術研發而成。內含豐富的英漢、日華辭典資料庫、4本專業辭典、9本英語學習參考資料；新增加的英漢雙向醫學、管理詞典，協助用戶應對專業語言學習和日常口語學習中形形色色的難題。搭配上全新收錄14萬字英文單詞全真人發音，讓您更靈活地運用。網站上定期的新字擴充服務，讓您的辭典內容保持最新、最完整。<a id="more-1829"></a></font></span></p>
<p><span class="menu-s9"> <font style="line-height: 19px" color="#333333" size="2"> 全新規劃實用書信助理功能，收錄中英文對照商用書信範本、實用句型，職場的英文書信往來不再是難題。全文、網頁、檔案翻譯功能，幫助您快速了解外國文件內容及最新資訊；翻譯記憶引擎提供記憶翻譯功能，讓結果更貼近個人的需求。在Microsoft  Office、Outlook、Acrobat、MSN、Yahoo Messenger、QQ軟體的嵌入式全文翻譯工具列，讓用戶操作更方便快速。</font></span></p>
<p><span class="menu-s9"> <font style="line-height: 19px" color="#333333" size="2"> 除了翻譯功能外，Dr.eye另外用心規劃了四大語言學習功能。單詞通、句型通，讓您從單詞到句子跟著真人學習，效果立見。透過試題通可任意出題組卷，隨時檢測自己的語言能力。語音通則提供複讀、跟讀、聽寫完整的訓練。</font></span></p>
<p><span class="menu-s9"> <font style="line-height: 19px" color="#333333" size="2"> 如此一套豐富完整的工具，肯定能幫助您快速地掌握最新的致勝先機、有效地提升您的語言能力及工作效率。</font></span></p>
<p><span class="menu-s9"><font color="#333333" size="2"><b> <font style="line-height: 19px">9大全新功能．溝通無國界：</font></b></font></span><a href="http://www.3cbank.com/productdetail/category.jsp?cid=5&amp;scid=387" target="_blank"><img src="http://www.sosoft.net/product/dreye/10045-2.png" align="right" border="0" height="220" width="200" /></a></p>
<p><span class="menu-s9"> <font style="line-height: 19px; font-weight: 700" color="#333333" size="2"> Catch your eye. Catch your mind.</font></span></p>
<p><span class="menu-s9"> <font style="line-height: 19px" color="#333333" size="2">1. 全新支援 Windows Vista<br /> 2. 全新支援 Office 2007<br /> 3. 新增多辭典查詢功能<br /> 4. 新增用戶自建辭典功能<br /> 5. 新增線上大眾字庫功能<br /> 6. 全新收錄14萬字英文單詞全真人發音</font></span><font style="line-height: 19px" color="#333333" size="2"><span class="menu-s9"><br /> 7. 全新收錄英漢雙向醫學、管理辭典<br /> 8. 全新收錄動畫辭典、圖解辭典<br /> 9. 新增中/英/日對照旅行會話、日常用語課程</span></font></p>
<p><b><span class="menu-s9"><font color="#0066ff" size="2">相關連結：</font></span></b></p>
<p><font color="#333333"><span style="background-color: #ffffe1">1</span></font><span style="background-color: #ffffe1">.</span><font color="#333333"><span style="background-color: #ffffe1"> </span></font> <a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=10045" style="line-height: 19px; background-color: #ffffe1" class="textred" target="_new"> <font color="#333333" size="2"><span class="menu-s9">Dr.eye 譯典通 8.0 專業版  ★送安全「報稅轉帳」讀卡機</span></font></a><span style="background-color: #ffffe1"><br /> </span><span class="menu-s9"><font color="#333333" size="2"> <span style="background-color: #ffffe1">2. </span></font> <a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=10046" style="line-height: 19px" class="textred" target="_new"> <font color="#333333" size="2"><span style="background-color: #ffffe1">Dr.eye  譯典通 8.0 專業升級版 ★送限量相簿</span></font></a></span><span style="background-color: #ffffe1"><br /> </span><span class="menu-s9"><font color="#333333" size="2"> <span style="background-color: #ffffe1">3. </span></font> <a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=10047" style="line-height: 19px" class="textred" target="_new"> <font color="#333333" size="2"><span style="background-color: #ffffe1">Dr.eye  譯典通 8.0 專業2人版</span></font></a></span><span style="background-color: #ffffe1"><br /> </span><span class="menu-s9"><font color="#333333" size="2"> <span style="background-color: #ffffe1">4. </span></font> <a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=10048" style="line-height: 19px" class="textred" target="_new"> <font color="#333333" size="2"><span style="background-color: #ffffe1">Dr.eye  譯典通 8.0 豪華版 ★送限量相簿</span></font></a></span></p>
<p><span style="line-height: 19px" class="menu-s9"><b> <font color="#ff0000">Dr.eye</font><font color="#ff0000">  8.0 升級方法：<br /> </font></b><font color="#333333" size="2"><br /> </font><font color="#0000ff" size="2"><b>盒裝版：<br /> </b></font><font color="#333333" size="2"><br /> 於4/1後購買到Dr.eye 7.0 者可索取Dr.eye 8.0，需將以下二項憑證寄回明日工作室即可<br /> <b>1、購買發票影本證明<br /> 2、工本費 １００元(郵票、現金皆可)<br /> </b>並附上收件人姓名、電話、地址等資料，寄回明日工作室<br /> ================================<br /> 明日工作室股份有限公司<br /> 台北巿105松山區南京東路五段343號7樓<br /> TEL:02-2760-9996<br /> ================================</font></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1829</wfw:commentRss>
		</item>
		<item>
		<title>訊連科技推出「威力導演6」影音編輯輕鬆做，限量好禮大方送</title>
		<link>http://blog.3cbank.com/?p=1828</link>
		<comments>http://blog.3cbank.com/?p=1828#comments</comments>
		<pubDate>Thu, 26 Apr 2007 03:52:51 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>廠商新聞</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1828</guid>
		<description><![CDATA[
        世界級數位家庭軟體解決方案領導廠商，訊連科技（CyberLink 5203  ，台灣）宣佈推出「威力導演6」影片編輯軟體，新版「威力導演6」內建全新的DVD選單設計師讓選單製作更具彈性，增強的魔術編輯工具讓影片編輯更快速，全新幻燈影片精靈讓照片呈現更生動有趣，且支援寬螢幕以及高解析度影片，還可讓影片簡單快速的發布至影音部落格YouTube上分享。
   首批上市、獨家好禮大方送   為回饋消費者對於威力導演的支持，只要消費者  購買威力導演6軟體/升級版（限盒裝版），就能免費獲得三項好禮: 23合1讀卡機、威力導演6影片編輯完全上手一本以及KKBOX  音樂14天免費體驗，贈品市值近700元。數量有限，送完為止。
        訊連科技總經理張華禎表示：『訊連科技「威力導演6」提供更多影音編輯功能，消費者能夠輕鬆揮灑創意，製作出最酷炫最Kuso的影片，還可輕鬆將影片上傳至部落格，和親友分享。』
 「威力導演6」是一套智慧型影片編輯軟體；透過Magic  Movie精靈僅需依循幾個簡單步驟，就能快速又神奇地完成影片的編輯。另外，還可改善不良的影片品質、修正抖動模糊的影像、自動編輯影片長度、增加主題特效及轉場效果等功能。
 「威力導演6」的全新功能包含：
* 增強的魔術編輯工具&#8211; Magic Style、Magic Fix、及Magic Clean * 全新的DVD選單設計師 * 全新幻燈影片精靈 * 全新子母畫面工房 * 全新字幕工房 * 更多的轉場、字幕及特效 * 支援高解析度的影片 * 支援16：9寬螢幕影片及選單 * [...]]]></description>
			<content:encoded><![CDATA[<p><meta http-equiv="Content-Type" content="text/html; charset=big5" />
<p><span class="menu-s9">       <font style="line-height: 19px" color="#333333" size="2"> 世界級數位家庭軟體解決方案領導廠商，訊連科技（CyberLink 5203  ，台灣）宣佈推出「威力導演6」影片編輯軟體，新版「威力導演6」內建全新的DVD選單設計師讓選單製作更具彈性，增強的魔術編輯工具讓影片編輯更快速，全新幻燈影片精靈讓照片呈現更生動有趣，且支援寬螢幕以及高解析度影片，還可讓影片簡單快速的發布至影音部落格YouTube上分享。<a id="more-1828"></a></p>
<p> </font> <font style="line-height: 19px; background-color: #ffff00" color="#ff0000" size="2"> <b>首批上市、獨家好禮大方送<br /> </b></font> <font style="line-height: 19px; background-color: #ffffe1" color="#333333" size="2"> 為回饋消費者對於威力導演的支持，只要消費者  購買威力導演6軟體/升級版（限盒裝版），就能免費獲得三項好禮:<b> 23合1讀卡機</b>、<b>威力導演6影片編輯完全上手一本</b>以及<b>KKBOX  音樂14天免費體驗</b>，贈品市值近700元。數量有限，送完為止。</font></span></p>
<p><span class="menu-s9">       <font style="line-height: 19px" color="#333333" size="2"> 訊連科技總經理張華禎表示：『訊連科技「威力導演6」提供更多影音編輯功能，消費者能夠輕鬆揮灑創意，製作出最酷炫最Kuso的影片，還可輕鬆將影片上傳至部落格，和親友分享。』</p>
<p> 「威力導演6」是一套智慧型影片編輯軟體；透過Magic  Movie精靈僅需依循幾個簡單步驟，就能快速又神奇地完成影片的編輯。另外，還可改善不良的影片品質、修正抖動模糊的影像、自動編輯影片長度、增加主題特效及轉場效果等功能。</p>
<p> <b>「威力導演6」的全新功能包含：</b></font></span></p>
<p><img src="http://www.sosoft.net/product/cyberlink/9974-10.png" _base_target="_blank" align="right" border="0" height="250" width="189" /><span class="menu-s9"><font style="line-height: 19px" color="#333333" size="2">* 增強的魔術編輯工具&#8211; Magic Style、Magic Fix、及Magic Clean<br /> * 全新的DVD選單設計師<br /> * 全新幻燈影片精靈<br /> * 全新子母畫面工房<br /> * 全新字幕工房<br /> * 更多的轉場、字幕及特效<br /> * 支援高解析度的影片<br /> * 支援16：9寬螢幕影片及選單<br /> * 發佈至YouTube 及MediaMax<br /> * 回寫至HDV Tape<br /> * 將影片輸出至iPod及PSP</font></span></p>
<p><span class="menu-s9">       <font style="line-height: 19px" color="#333333" size="2"> <b>更強的魔術編輯工具：<br /> </b><br /> * Magic Style : 包含12種最常用的編輯主題，可直接產生包含開場、結尾影片、主題化文字、影片、轉場特效的影片內容。<br /> * Magic Fix : 自動修正抖動的影片、重新對焦並移除相片中人物的紅眼。<br /> * Magic Clean: 強化影片品質、色彩對比、並且移除影片中的背景噪音。<br /> * 全新白平衡功能: 提供光線及背光修正功能，能讓修正後的影片看起來更清晰、明亮，還原真實的影像品質。</p>
<p> 更詳細的產品訊息，請參考：<br /> </font></span> <a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=9974" style="line-height: 19px; background-color: #ffff99" class="textred" target="_new"> <span class="menu-s9">       <font color="#333333" size="2">威力導演 6 完整版 (預購送！讀卡機、KKBox、教學手冊)</font></span></a><br style="background-color: #ffff99" /> <a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=9975" style="line-height: 19px; background-color: #ffff99" class="textred" target="_new"> <span class="menu-s9">       <font color="#333333" size="2">威力導演 6 升級版 (預購送！讀卡機、KKBox、教學手冊)</font></span></a></p>
<p><span class="menu-s9">       <font style="line-height: 19px" color="#333333" size="2"> 產品售價</p>
<p> * 「威力導演6」軟體版 NTD 3,200<br /> * 「威力導演6」升級版 NTD 2,000</p>
<p> <b>關於訊連科技：<br /> </b>訊連科技是提供PC與家電市場整合性數位影音軟體解決方案的世界領導品牌。以人為本、擁有頂尖研發團隊的訊連科技擁有為數可觀的codec與專利技術。今日，訊連科技洞察市場先機與領先的技術能力已深受業界的歡迎與肯定，除了持續協助OEM廠商推出最即時與高品質的產品外更進一步的確保了其在數位家庭中與不同產品間的互通與相容性。訊連科技的合作夥伴囊括各類PC硬體的領導品牌，如：光碟機廠商、繪圖卡商與全球前五大PC與Notebook的製造商。放眼未來，訊連已做好準備，除了次世代Blu-ray與HD  DVD的數位影音娛樂解決方案已完整到位外，在數位家庭上亦維持其一貫領先業界的佈局，並跨足行動市場，率先推出廣受各界矚目的DVB-H行動電視方案解決方案。除了影音多媒體解決方案外，訊連亦進攻企業數位學習市場。提供eHRD人力資源發展全方位解決方案。</p>
<p> 訊連科技在2000年十月成為股票公開上市的公司，產品推陳出新，拓展國際市場，廣受全球玩家及媒體的推薦及愛戴。為能契合市場的脈動，訊連科技已陸續在北美，歐洲及亞太地區（包括日本）設立分支機構。訊連科技的全球運籌總部位於台北。訊連科技網址:  &quot;http://www.cyberlink.com.tw</font></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1828</wfw:commentRss>
		</item>
		<item>
		<title>1024人應援團</title>
		<link>http://blog.3cbank.com/?p=1826</link>
		<comments>http://blog.3cbank.com/?p=1826#comments</comments>
		<pubDate>Thu, 26 Apr 2007 03:20:48 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>小編碎碎念</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1826</guid>
		<description><![CDATA[一個日本的網站~
大家應該有印象在球場邊或運動會之類的地方，看到看台上有一堆人拿著不同顏色的板子，
然後合力組合成一個從空中或遠處看，才看的出來的圖案或文字，
 
現在你也可以把自己的照片或圖案透過這個日本網站「1024人応援団! 」實現囉～
把圖片或照片透過網站上［瀏覽］的按鈕找到後，再按下旁邊的 ［応援してもらう！］
就可以由1024個人合力幫你排出圖案囉～&#160;
&#160;
]]></description>
			<content:encoded><![CDATA[<p>一個日本的網站~</p>
<p>大家應該有印象在球場邊或運動會之類的地方，看到看台上有一堆人拿著不同顏色的板子，</p>
<p>然後合力組合成一個從空中或遠處看，才看的出來的圖案或文字，</p>
<p><a id="more-1826"></a> </p>
<p>現在你也可以把自己的照片或圖案透過這個日本網站「<a href="http://www.madin.jp/ouen/" target="_blank">1024人応援団!</a> 」實現囉～</p>
<p>把圖片或照片透過網站上［瀏覽］的按鈕找到後，再按下旁邊的 ［応援してもらう！］</p>
<p>就可以由1024個人合力幫你排出圖案囉～&nbsp;</p>
<p>&nbsp;<img src="http://blog.3cbank.com/wp-content/uploads/2007/04/gg286124.png" alt=" " height="414" width="540" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1826</wfw:commentRss>
		</item>
		<item>
		<title>如何在關機時，讓「立即終止」視窗不再出現！</title>
		<link>http://blog.3cbank.com/?p=1825</link>
		<comments>http://blog.3cbank.com/?p=1825#comments</comments>
		<pubDate>Thu, 19 Apr 2007 01:11:07 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>密技百樂門</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1825</guid>
		<description><![CDATA[    
 前幾期有介紹過「如何關閉微軟的「錯誤回報」功能？」，另外我們也會常遇到一個煩人的情況，就是在關機時，有時候會彈出一個對話視窗，告訴你某個應用程式沒有回應，然後問你是不是要  立即終止？其實只要修改一個小小的設定，就可以擺脫這個討人厭的小東西囉！
 第1步  在〔開始〕&#8594;〔執行〕&#8594;輸入「Regedit」，開啟登錄檔編輯器。
  
 第2步  接著依序找到「HKEY_CURRENT_USER」-&#62; 「Control Panel」-&#62; 「Desktop」。
  
 第3步  在右邊欄目中找到「AutoEndTasks」，然後將這個字串值改為「1」，再按下 ［確定］，「立即終止」的視窗就不會再彈出來囉～

]]></description>
			<content:encoded><![CDATA[<p><meta http-equiv="Content-Type" content="text/html; charset=big5" />  <style> <!-- span.menu-s9 	{} --> </style>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2">前幾期有介紹過「<a href="http://blog.3cbank.com/?p=1811" target="_blank">如何關閉微軟的「錯誤回報」功能？</a>」，另外我們也會常遇到一個煩人的情況，就是在關機時，有時候會彈出一個對話視窗，告訴你某個應用程式沒有回應，然後問你是不是要  立即終止？其實只要修改一個小小的設定，就可以擺脫這個討人厭的小東西囉！<a id="more-1825"></a></font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第1步</b></font><font color="#333333" face="新細明體" size="2">  在〔開始〕&rarr;〔執行〕&rarr;輸入「Regedit」，開啟登錄檔編輯器。</font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2"> <img src="http://www.sosoft.net/epaper_new/2007_4_18/autoend-1.PNG" border="0" height="327" width="540" /></font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第2步</b></font><font color="#333333" face="新細明體" size="2">  接著依序找到「HKEY_CURRENT_USER」-&gt; 「Control Panel」-&gt; 「Desktop」。</font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2"> <img src="http://www.sosoft.net/epaper_new/2007_4_18/autoend-2.PNG" border="0" height="350" width="540" /></font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第3步</b></font><font color="#333333" face="新細明體" size="2">  在右邊欄目中找到「AutoEndTasks」，然後將這個字串值改為「1」，再按下 ［確定］，「立即終止」的視窗就不會再彈出來囉～</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_18/autoend-3.PNG" border="0" height="350" width="540" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1825</wfw:commentRss>
		</item>
		<item>
		<title>[影片也可以用聽的] DVD、VCD轉MP3　自製「語言學習電子書」！</title>
		<link>http://blog.3cbank.com/?p=1824</link>
		<comments>http://blog.3cbank.com/?p=1824#comments</comments>
		<pubDate>Thu, 19 Apr 2007 01:09:53 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>密技百樂門</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1824</guid>
		<description><![CDATA[    
 想加強英文或日文能力？市面上教材、錄音帶、CD一大堆，但是總覺得他們說的很不自然，用語不夠生活化嗎？來來來！找一部你喜歡、又熟悉的西洋片或日劇，除了在電腦、電視上看影像畫面加強理解力之外，我們還可以將VCD或DVD的聲音，利用「免費  轉檔軟體」轉成MP3或轉錄成音樂CD光碟，這樣不但在騎車、坐車時可以聽，還可以在睡前利用CD音響放來聽，加強你的學習效果，對於看過而且熟悉的影片，更可以加深你對英語或日語的使用  上的記憶哦！
  一、整部影片轉檔
 第1步  先到官方網站將「ExtraPlayer」這個由國人自行研發之免費轉檔軟體下載回來，在下載回來的自動解壓縮檔上按兩下滑鼠左鍵，開啟自動解壓縮安裝程式。

 第2步  安裝完成後，會出現下列「關聯設定」畫面，你可以依使用需求，在「程式集」、「快捷列」&#8230;等，加入「ExtraPlayer」的捷徑以方便使用。設定完成後，再按下［回到主畫面］。

第3步  接著將VCD或DVD片放入光碟機，再利用「ExtraPlayer」開啟檔案。

第4步  開啟檔案後，在檔案清單上按滑鼠右鍵，依序按下［影音檔案］-&#62;［影音轉檔］-&#62;［影音檔案轉為MP3］-&#62;［VCD(*.dat)-&#62;MP3］。

第5步  會出現一個「注意事項」的說明視窗，再按下［確定］。

第6步  設定轉檔後的檔案儲存位置及檔名，設定完成後，按下［儲存］。

第7步  就開始轉檔囉！「Remaining」可以知道需花費多少時間。

 第8步  轉檔完成後，會出現［Done］按鈕，按下後可以看到桌面出現兩個檔案，一個是WAV檔，一個是MP3檔。「ExtraPlayer」會先將VCD檔轉成WAV，再轉成MP3，所以螢幕中會出現「檔案處理中」的字樣，現在只要等WAV轉成MP3後就完成轉檔囉！

 二、部份片段轉檔
  上述的是將「整部」影片轉為MP3。若只是想將影片其中一個段落轉存為MP3，就要使用撥放畫面區的「另存裁剪與轉檔」等功能。
 第1步  接續第一部份的第3步驟後，按下工具列上的「」，即開啟撥放畫面。

 第2步  再來設定要轉檔的片段，利用下方的「」(設定起點)、「」(設定終點)。

第3步  選定範圍後，在畫面上按滑鼠右鍵，依序按下［標記剪輯］-&#62;［另存裁剪與轉檔］，再按照所示一步步執行，即可將所選取的片段，轉檔成功囉！

 ※  相關連結
官方網站：阿特拉斯的軟體倉庫 ExtraPlayer介紹下載頁：按這裡
]]></description>
			<content:encoded><![CDATA[<p><meta http-equiv="Content-Type" content="text/html; charset=big5" />  <style> <!-- span.menu-s9 	{} --> </style>
<p style="line-height: 19px"><font color="#333333" face="新細明體" size="2"><span class="menu-s9"> 想加強英文或日文能力？市面上教材、錄音帶、CD一大堆，但是總覺得他們說的很不自然，用語不夠生活化嗎？來來來！找一部你喜歡、又熟悉的西洋片或日劇，除了在電腦、電視上看影像畫面加強理解力之外，我們還可以將VCD或DVD的聲音，利用「免費  轉檔軟體」轉成MP3或轉錄成音樂CD光碟，這樣不但在騎車、坐車時可以聽，還可以在睡前利用CD音響放來聽，加強你的學習效果，對於看過而且熟悉的影片，更可以加深你對英語或日語的使用  上的記憶哦！<a id="more-1824"></a></span></font></p>
<p style="line-height: 19px"><b><font color="#0066cc" face="新細明體" size="3"> <span class="menu-s9"> 一、整部影片轉檔</span></font></b></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第1步</b></font><font color="#333333" face="新細明體" size="2">  先到官方網站將「<a href="http://www.atlas-zone.com/software/detail/ExtraPlayer.htm" target="_blank">ExtraPlayer</a>」這個由國人自行研發之免費轉檔軟體下載回來，在下載回來的自動解壓縮檔上按兩下滑鼠左鍵，開啟自動解壓縮安裝程式。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-0.PNG" border="0" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第2步</b></font><font color="#333333" face="新細明體" size="2">  安裝完成後，會出現下列「關聯設定」畫面，你可以依使用需求，在「程式集」、「快捷列」&#8230;等，加入「ExtraPlayer」的捷徑以方便使用。設定完成後，再按下［回到主畫面］。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-1.png" border="0" /></p>
<p style="line-height: 19px"><span class="menu-s9"><font color="#ff0000" face="新細明體" size="2"><b>第3步</b></font><font color="#333333" face="新細明體" size="2">  接著將VCD或DVD片放入光碟機，再利用「ExtraPlayer」開啟檔案。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-2.PNG" border="0" /></p>
<p style="line-height: 19px"><span class="menu-s9"><font color="#ff0000" face="新細明體" size="2"><b>第4步</b></font><font color="#333333" face="新細明體" size="2">  開啟檔案後，在檔案清單上按滑鼠右鍵，依序按下［影音檔案］-&gt;［影音轉檔］-&gt;［影音檔案轉為MP3］-&gt;［VCD(*.dat)-&gt;MP3］。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-3.PNG" border="0" /></p>
<p style="line-height: 19px"><span class="menu-s9"><font color="#ff0000" face="新細明體" size="2"><b>第5步 </b></font> <font color="#333333" face="新細明體" size="2">會出現一個「注意事項」的說明視窗，再按下［確定］。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-4.PNG" border="0" /></p>
<p style="line-height: 19px"><span class="menu-s9"><font color="#ff0000" face="新細明體" size="2"><b>第6步 </b></font> <font color="#333333" face="新細明體" size="2">設定轉檔後的檔案儲存位置及檔名，設定完成後，按下［儲存］。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-5.PNG" border="0" /></p>
<p style="line-height: 19px"><span class="menu-s9"><font color="#ff0000" face="新細明體" size="2"><b>第7步</b></font><font color="#333333" face="新細明體" size="2">  就開始轉檔囉！「Remaining」可以知道需花費多少時間。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-6.PNG" border="0" /><span class="menu-s9"><font color="#333333" face="新細明體" size="2"></p>
<p> </font><font color="#ff0000" face="新細明體" size="2"><b>第8步</b></font><font color="#333333" face="新細明體" size="2">  轉檔完成後，會出現［Done］按鈕，按下後可以看到桌面出現兩個檔案，一個是WAV檔，一個是MP3檔。「ExtraPlayer」會先將VCD檔轉成WAV，再轉成MP3，所以螢幕中會出現「檔案處理中」的字樣，現在只要等WAV轉成MP3後就完成轉檔囉！</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-7.PNG" border="0" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <b><font color="#0066cc" face="新細明體" size="3">二、部份片段轉檔</font></b></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2"> 上述的是將「整部」影片轉為MP3。若只是想將影片其中一個段落轉存為MP3，就要使用撥放畫面區的「另存裁剪與轉檔」等功能。</font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第1步</b></font><font color="#333333" face="新細明體" size="2">  接續第一部份的第3步驟後，按下工具列上的「<img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-18.png" align="middle" border="0" />」，即開啟撥放畫面。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-15.PNG" border="0" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第2步</b></font><font color="#333333" face="新細明體" size="2">  再來設定要轉檔的片段，利用下方的「<img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-19.png" align="middle" border="0" />」(設定起點)、「<img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-20.png" align="middle" border="0" />」(設定終點)。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-16.PNG" border="0" /></p>
<p style="line-height: 19px"><span class="menu-s9"><font color="#ff0000" face="新細明體" size="2"><b>第3步</b></font><font color="#333333" face="新細明體" size="2">  選定範圍後，在畫面上按滑鼠右鍵，依序按下［標記剪輯］-&gt;［另存裁剪與轉檔］，再按照所示一步步執行，即可將所選取的片段，轉檔成功囉！</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_18/dvdtomp3-17.PNG" border="0" /></p>
<p style="line-height: 19px"><span class="menu-s9"><b> <font color="#0066cc" face="新細明體" size="3">※</font></b><font color="#0066cc" face="新細明體" size="3"><b>  相關連結</b></font></span></p>
<p style="line-height: 19px"><span class="menu-s9"><font color="#333333" face="新細明體" size="2"><b>官方網站：</b><a href="http://www.atlas-zone.com/software/index.html" target="_blank">阿特拉斯的軟體倉庫</a><br /> <b>ExtraPlayer介紹下載頁：</b><a href="http://www.atlas-zone.com/software/detail/ExtraPlayer.htm" target="_blank">按這裡</a></font></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1824</wfw:commentRss>
		</item>
		<item>
		<title>「微軟光學精靈鯊」輕巧設計以及全新繽紛的三種顏色任你挑選</title>
		<link>http://blog.3cbank.com/?p=1823</link>
		<comments>http://blog.3cbank.com/?p=1823#comments</comments>
		<pubDate>Thu, 19 Apr 2007 01:07:31 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>火線話題</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1823</guid>
		<description><![CDATA[    
 適合使用在個人電腦上的3鍵光學滾輪滑鼠！
  微軟的滑鼠一向注重人體功學設計，這次推出的新版「微軟光學精靈鯊」(Microsoft Compact Optical  Mouse)，也以微軟的人體工學技術，設計舒適上手的輕巧手感，不論你是使用左手或是右手操作滑鼠都會有相同的操作舒適度，並且大大降低長時間使用所造成的手部疲勞。
  其採用微軟經過20年努力研發的先進光學感應技術，讓操作移動更加順暢自如，並且讓滑鼠游標的定位更加精確，也由於採用光學式的感應，使得產品不會受到灰塵的影響，因此除了不必在定時清理塵埃以外，可以有更長的使用壽命。
 不論個人電腦上的連接埠是USB或是PS/2  ，都能夠直接連接使用「微軟光學精靈鯊」，不必先行安裝驅動程式或是安裝如IntelliPoint特定軟體，同時支援微軟Windows和蘋果電腦的Mac作業平台。註:  需配合本產品的系統需求規格。    全新繽紛三種色彩，香檳藍、甜橙橘、冰晶銀，消費者可依個人的喜好，電腦週遭環境色彩，選購適合的顏色。且擁有約190公分的滑鼠線長，不用再因為個人電腦擺放的位置和滑鼠線長不夠而困擾。產品預計上市時間：2007年5月7日；產品估計零售價為NT  $399含稅。
  ◇系統需求：        ․使用  Microsoft&#174; Windows&#174; 的個人電腦 &#160;&#160;&#160;&#160; Microsoft&#174; Windows&#174; Vista， Windows&#174; XP， Windows 2000，  Windows ME， Windows 98    [...]]]></description>
			<content:encoded><![CDATA[<p><meta http-equiv="Content-Type" content="text/html; charset=big5" />  <style> <!-- span.menu-s9 	{} --> </style>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2"><b>適合使用在個人電腦上的3鍵光學滾輪滑鼠！</b></font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2"> 微軟的滑鼠一向注重人體功學設計，這次推出的新版「微軟光學精靈鯊」(Microsoft Compact Optical  Mouse)，也以微軟的人體工學技術，設計舒適上手的輕巧手感，不論你是使用左手或是右手操作滑鼠都會有相同的操作舒適度，並且大大降低長時間使用所造成的手部疲勞。<a id="more-1823"></a></font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2"> 其採用微軟經過20年努力研發的先進光學感應技術，讓操作移動更加順暢自如，並且讓滑鼠游標的定位更加精確，也由於採用光學式的感應，使得產品不會受到灰塵的影響，因此除了不必在定時清理塵埃以外，可以有更長的使用壽命。</font></span></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2">不論個人電腦上的連接埠是USB或是PS/2  ，都能夠直接連接使用「微軟光學精靈鯊」，不必先行安裝驅動程式或是安裝如IntelliPoint特定軟體，同時支援微軟Windows和蘋果電腦的Mac作業平台。註:  需配合本產品的系統需求規格。<br /> </font></span> <img src="http://www.sosoft.net/epaper_new/2007_4_18/mouse-1.PNG" border="0" height="224" width="540" /><br /> <font color="#333333" face="新細明體" size="2"><span class="menu-s9"> 全新繽紛三種色彩，香檳藍、甜橙橘、冰晶銀，消費者可依個人的喜好，電腦週遭環境色彩，選購適合的顏色。且擁有約190公分的滑鼠線長，不用再因為個人電腦擺放的位置和滑鼠線長不夠而困擾。產品預計上市時間：2007年5月7日；產品估計零售價為NT  $399含稅。</span></font></p>
<p style="line-height: 19px"><font color="#333333" face="新細明體" size="2"> <span class="menu-s9"> <b>◇系統需求：</b><br /> </span></font><span class="menu-s9">       <font style="line-height: 19px" color="#333333"><b><font face="新細明體">․</font></b></font></span><font color="#333333" face="新細明體" size="2"><span class="menu-s9"><b>使用  Microsoft&reg; Windows&reg; 的個人電腦</b><br /> &nbsp;&nbsp;&nbsp;&nbsp; Microsoft&reg; Windows&reg; Vista， Windows&reg; XP， Windows 2000，  Windows ME， Windows 98<br /> </span></font><span class="menu-s9">       <font style="line-height: 19px" color="#333333"><b><font face="新細明體">․</font></b></font></span><font color="#333333" face="新細明體" size="2"><span class="menu-s9"><b>使用  Macintosh 的電腦：</b><br /> &nbsp;&nbsp;&nbsp;&nbsp; Mac OS X 10.1 ~ 10.3&nbsp;&nbsp;&nbsp;&nbsp; (註 ：不支援  Mac OS 8.x~9.x )</p>
<p> <b>◇連接埠注意事項：</b><br /> 連接到個人電腦 PS/2 連接埠需使用USB-PS/2轉換接頭，蘋果Mac電腦並不支援使用 PS/2連接埠。</span></font></p>
<p style="line-height: 19px"><b><span class="menu-s9"><font color="#333333" face="新細明體" size="2"></font><font color="#0066cc"> <a href="http://www.3cbank.com/enterprise/index.jsp" target="_blank"><img src="http://www.sosoft.net/ePaper/images/read_more.gif" align="right" border="0" height="49" width="100" /></a></font></span></b><font color="#333333" face="新細明體" size="2"><span class="menu-s9"><b>若有以上產品需求，請撥打(02)2725-3456，由業務人員為您服務，謝謝！</b></span></font></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1823</wfw:commentRss>
		</item>
		<item>
		<title>Adobe CS3免費升級方案，詳請入內～</title>
		<link>http://blog.3cbank.com/?p=1822</link>
		<comments>http://blog.3cbank.com/?p=1822#comments</comments>
		<pubDate>Mon, 16 Apr 2007 09:49:24 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>小編碎碎念</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1822</guid>
		<description><![CDATA[ 
 1.  免費升級對象：
 - 英文版，於 2007/3/27 -  2007/6/25 其間所購買之客戶 - 中文版，於 2007/3/27 - 2007/8/24 其間所購買之客戶
 
 2.  免費升級申請截止日期
 - 英文版：2007/7/10 - 中文版：2007/9/8
 3. 申請免費升級方式
 - 盒裝客戶：需客戶主動連絡  Adobe 客服中心 0080-163-1314 - 授權客戶： &#160; - 原有加入升級計劃客戶：2007/7/31 前會陸續收到 Email 通知 &#160; - 一般授權客戶： 2007/9/15 前會陸續收到 Email 通知
       [...]]]></description>
			<content:encoded><![CDATA[<p><meta http-equiv="Content-Language" content="zh-tw" /> <meta http-equiv="Content-Type" content="text/html; charset=big5" />
<p><b><span class="menu-s9"> <font style="line-height: 19px" color="#333333" size="2">1. </font> <font color="#333333" size="2">免費升級對象：</font></span></b></p>
<p><span class="menu-s9"> <font style="line-height: 19px" color="#333333" size="2">- 英文版，於 2007/3/27 -  2007/6/25 其間所購買之客戶<br /> - 中文版，於 2007/3/27 - 2007/8/24 其間所購買之客戶</font></span></p>
<p><a id="more-1822"></a> </p>
<p><a href="http://blog.3cbank.com/wp-content/uploads/2007/04/cs3-freeupgrade.png" target="_blank"><img src="http://blog.3cbank.com/wp-content/uploads/2007/04/cs3-freeupgrade.png" id="image1821" alt="cs3-freeupgrade.png" align="right" height="196" width="196" /></a> <span class="menu-s9"><font style="line-height: 19px; font-weight: 700" color="#333333" size="2">2.  免費升級申請截止日期</font></span></p>
<p><span class="menu-s9"> <font style="line-height: 19px" color="#333333" size="2">- 英文版：2007/7/10<br /> - 中文版：2007/9/8</font></span></p>
<p><span class="menu-s9"> <font style="line-height: 19px" color="#333333" size="2"><b>3. 申請免費升級方式</b></font></span></p>
<p><span class="menu-s9"> <font style="line-height: 19px" color="#333333" size="2"><b>- 盒裝客戶：</b>需客戶主動連絡  Adobe 客服中心 0080-163-1314<br /> <b>- 授權客戶：</b><br /> &nbsp; <b>- 原有加入升級計劃客戶：</b>2007/7/31 前會陸續收到 Email 通知<br /> &nbsp; <b>- 一般授權客戶： </b>2007/9/15 前會陸續收到 Email 通知</font></span></p>
<p style="line-height: 19px"><b><span class="menu-s9">       <font color="#333333" size="2">4. Adobe CS3升級對照表</font></span></b></p>
<table id="table2" bordercolorlight="#808080" style="border-right-color: #c0c0c0; border-bottom-color: #c0c0c0" border="1" cellpadding="0" cellspacing="0" width="540">
<tr>
<td bgcolor="#000000" width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px; font-weight: 700" size="2"> 		客戶於3/27後購買之舊版</font></span></font></p>
</td>
<td bgcolor="#000000" width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px; font-weight: 700" size="2"> 		可以免費升級新版本</font></span></font></p>
</td>
<td bgcolor="#000000" width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px; font-weight: 700" size="2"> 		備註</font></span></font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=6172" target="_blank"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Creative Suite&reg;  		2.3 Premium&nbsp;</font></span></a></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">CS3 Design  		Premium(內含Photoshop CS3 Extended)</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">CS3無中文MAC版</font></span></font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=6177" target="_blank"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Creative Suite  		2 Standard&nbsp;</font></span></a></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">CS3 Design  		Standard</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000">&nbsp;</font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=7280" target="_blank"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Web Bundle&nbsp;</font></span></a></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">CS3 Design  		Premium&amp;CS3 Web Standard</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">CS3</font></span><span class="menu-s9"><font style="line-height: 19px" size="2">無</font></span><span class="menu-s9"><font style="line-height: 19px" size="2">中文MAC版</font></span></font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=6423" target="_blank">Studio 8</a></font></span></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">CS3 Web  		Standard</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">CS3</font></span><span class="menu-s9"><font style="line-height: 19px" size="2">無</font></span><span class="menu-s9"><font style="line-height: 19px" size="2">中文MAC版</font></span></font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=6418" target="_blank">Dreamweaver&reg; 8</a> &nbsp;</font></span></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Dreamweaver CS3</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">CS3</font></span><span class="menu-s9"><font style="line-height: 19px" size="2">無</font></span><span class="menu-s9"><font style="line-height: 19px" size="2">中文MAC版</font></span></font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=6432" target="_blank">Fireworks&reg; 8</a> &nbsp;</font></span></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Fireworks CS3</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">CS3</font></span><span class="menu-s9"><font style="line-height: 19px" size="2">無</font></span><span class="menu-s9"><font style="line-height: 19px" size="2">中文MAC版</font></span></font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=6421" target="_blank">Flash&reg;  		Professional 8</a> &nbsp;</font></span></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Flash CS3  		Professional</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">CS3</font></span><span class="menu-s9"><font style="line-height: 19px" size="2">無</font></span><span class="menu-s9"><font style="line-height: 19px" size="2">中文MAC版</font></span></font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=6179" target="_blank"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Illustrator&reg;  		CS2</font></span></a></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Illustrator CS3</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000">&nbsp;</font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">InCopy&reg; CS2&nbsp;</font></span></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">InCopy CS3</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000">&nbsp;</font></p>
</td>
</tr>
<tr>
<td height="22" width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=6183" target="_blank"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">InDesign&reg; CS2&nbsp;</font></span></a></font></p>
</td>
<td height="22" width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">InDesign CS3</font></span></font></p>
</td>
<td height="22" width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000">&nbsp;</font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=6279" target="_blank">Photoshop&reg; CS2</a> &nbsp;</font></span></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Photoshop CS3</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000">&nbsp;</font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=7557" target="_blank"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Production  		Studio Premium</font></span></a></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Production  		Premium CS3</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000">&nbsp;</font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=7536" target="_blank"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">After Effect  		Professional</font></span></a></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">After Effect  		CS3 Professional</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000">&nbsp;</font></p>
</td>
</tr>
<tr>
<td width="168">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><a href="http://www.3cbank.com/productdetail/ProductDetail.jsp?pid=7554" target="_blank"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Adobe Premiere  		Pro</font></span></a></font></p>
</td>
<td width="241">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000"><span class="menu-s9"> 		<font style="line-height: 19px" size="2">Adobe Premiere  		Pro CS3</font></span></font></p>
</td>
<td width="123">
<p style="margin-left: 2px; margin-right: 2px"><font color="#000000">&nbsp;</font></p>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1822</wfw:commentRss>
		</item>
		<item>
		<title>關於 MSNShell 與Messenger Plus！Live 最新版本不相容</title>
		<link>http://blog.3cbank.com/?p=1820</link>
		<comments>http://blog.3cbank.com/?p=1820#comments</comments>
		<pubDate>Thu, 12 Apr 2007 06:25:52 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>小編碎碎念</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1820</guid>
		<description><![CDATA[MSNShell 與 Messenger Plus！Live 於2007/02/28發佈的最新的版本並不相容
 有同時安裝這兩個外掛的網友們要特別注意啦！！
 會造成無法開啟MSNShell 的狀況！

 MSNShell 研發團隊已經開始著手進行研究的階段
 盡力會讓網友們在使用MSNShell 與 MSN Live Messenger 的同時能夠更隨心所欲！
 請大家靜待佳音哩～
以上內容引用自：MSNshell 正體中文官方網站 &#160;
]]></description>
			<content:encoded><![CDATA[<p>MSNShell 與 Messenger Plus！Live 於2007/02/28發佈的最新的版本並不相容</p>
<p> 有同時安裝這兩個外掛的網友們要特別注意啦！！</p>
<p> 會造成無法開啟MSNShell 的狀況！</p>
<p><a id="more-1820"></a></p>
<p> MSNShell 研發團隊已經開始著手進行研究的階段</p>
<p> 盡力會讓網友們在使用MSNShell 與 MSN Live Messenger 的同時能夠更隨心所欲！</p>
<p> 請大家靜待佳音哩～</p>
<p>以上內容引用自：<a href="http://my.msnshell.com/" target="_blank">MSNshell 正體中文官方網站</a> &nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1820</wfw:commentRss>
		</item>
		<item>
		<title>手動移除  Email-Worm.Win32.Warezov.ms 步驟</title>
		<link>http://blog.3cbank.com/?p=1819</link>
		<comments>http://blog.3cbank.com/?p=1819#comments</comments>
		<pubDate>Mon, 09 Apr 2007 08:59:10 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>防毒軟體專區</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1819</guid>
		<description><![CDATA[    	
卡巴斯基防毒資料庫已經將刪除 Email-Worm.Win32.Warezov.ms 	蠕蟲的特徵碼加入資料庫中。
 	
如果您採用的是卡巴斯基防毒 6.0  	並且啟動免疫防護的話，即使尚未將防毒資料庫更新到最新版本也能夠將蠕蟲刪除。
 	
如果您的電腦還沒有更新防毒軟體，或者沒有安裝防毒軟體，請依照以下步驟來刪除這個惡意軟體：
 
1. 開啟工作管理員來關閉這個蠕蟲所產生的工作程序.
2. 刪除這個蠕蟲所建立的檔案.
3. 手動刪除以下 Windows 系統資料夾之中的檔案:
%System%iasnx9tc.exe %System%iasnx9tc.dll
4. 刪除以下系統登錄檔 :
[HKLMSOFTWAREMicrosoftWindows NTCurrentVersionWinlogonNotifyiasnx9tc]
5. 刪除郵件資料夾中所有被感染的郵件.
6. 更新您的防毒軟體資料庫進行全機掃瞄( 		 下載 卡巴斯基防毒軟體試用版).
  	
病毒信件樣本
 

執行附件之後 出現此視窗

&#160;
 

]]></description>
			<content:encoded><![CDATA[<p><meta http-equiv="Content-Language" content="zh-tw" /> <meta http-equiv="Content-Type" content="text/html; charset=big5" />  <font face="新細明體" size="2"> 	</font>
<p style="line-height: 19px"><font face="新細明體" size="2">卡巴斯基防毒資料庫已經將刪除 <b>Email-Worm.Win32.Warezov.ms 	</b>蠕蟲的特徵碼加入資料庫中。</font></p>
<p> <font face="新細明體" size="2">	</font>
<p style="line-height: 19px"><font face="新細明體" size="2">如果您採用的是卡巴斯基防毒 6.0  	並且啟動免疫防護的話，即使尚未將防毒資料庫更新到最新版本也能夠將蠕蟲刪除。<a id="more-1819"></a></font></p>
<p> <font face="新細明體" size="2">	</font>
<p style="line-height: 19px"><font face="新細明體" size="2">如果您的電腦還沒有更新防毒軟體，或者沒有安裝防毒軟體，請依照以下步驟來刪除這個惡意軟體：</font></p>
<p> <font face="新細明體" size="2">
<p style="line-height: 19px">1. 開啟工作管理員來關閉這個蠕蟲所產生的工作程序.</p>
<p style="line-height: 19px">2. 刪除這個蠕蟲所建立的檔案.</p>
<p style="line-height: 19px">3. 手動刪除以下 Windows 系統資料夾之中的檔案:</p>
<pre style="line-height: 19px">%System%iasnx9tc.exe %System%iasnx9tc.dll</pre>
<p style="line-height: 19px">4. 刪除以下系統登錄檔 :</p>
<pre style="line-height: 19px">[HKLMSOFTWAREMicrosoftWindows NTCurrentVersionWinlogonNotifyiasnx9tc]</pre>
<p style="line-height: 19px">5. 刪除郵件資料夾中所有被感染的郵件.</p>
<p style="line-height: 19px">6. 更新您的防毒軟體資料庫進行全機掃瞄( 		 <a href="http://www.kaspersky.com.tw/KL-Downloads/ProductDownloads.htm" title="http://www.kaspersky.com.tw/KL-Downloads/ProductDownloads.htm">下載</a> 卡巴斯基防毒軟體試用版).</p>
<p> </font> <font face="新細明體" size="2">	</font>
<p style="line-height: 19px"><font face="新細明體" size="2"><b>病毒信件樣本</b></font></p>
<p> <font face="新細明體" size="2">
<p style="line-height: 19px"><img src="http://images.kaspersky.com/en/pictures/virus-21778263.png" border="0" height="237" width="540" /></p>
<p style="line-height: 19px"><b>執行附件之後 出現此視窗</b></p>
<p style="line-height: 19px"><img src="http://images.kaspersky.com/en/pictures/virus-21778262.png" border="0" height="119" width="146" /></p>
<p style="line-height: 19px">&nbsp;</p>
<p> </font>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1819</wfw:commentRss>
		</item>
		<item>
		<title>訊連科技宣布支援AVCHD 格式</title>
		<link>http://blog.3cbank.com/?p=1818</link>
		<comments>http://blog.3cbank.com/?p=1818#comments</comments>
		<pubDate>Mon, 09 Apr 2007 08:55:27 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>廠商新聞</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1818</guid>
		<description><![CDATA[
 世界級數位家庭軟體解決方案領導廠商，訊連科技（CyberLink 5203,台灣）宣布支援高畫質光碟壓縮技術(  AVCHD)的播放及製作。訊連科技的「PowerDVD  Ultra極致版」目前己經支援高晝質影像的播放，而「威力製片/  PowerProducer」預計在今年年中將支援高畫質影像的製作。
   訊連科技總經理張華禎表示：「AVCHD格式在錄製及播放高畫質影像內容時，提供相當優異的影像輸出品質」。「以訊連科技在播放及編輯產品上的專業素養及領先開發能力，訊連科技對AVCHD格式的支援，提供我們硬體開發夥伴更大的彈性，並且讓消費者有更多的選擇。」
 訊連科技「PowerDVD  Ultra極致版」己經通過日本AVCHD測試中心的證証。
   AVCHD視訊編碼乃基於MPEG-4  AVC/H.264視訊標準，支援1080i、720p高畫質輸出。和MPEG-2相較起來，除了檔案壓縮比高、儲存空間需求較小外，在 Mini  DVD上資料讀取速度上也較快。對高畫質需求攝錄影機消費者而言，AVCHD提供了一個更好選擇。
 目前新力(Sony)公司與松下電器(Panasonic)的攝錄影機己經支援AVCHD格式錄影，一般的DVD播放機／錄影機無法播放以高畫質拍攝的AVCHD規格光碟片要利用支援AVCHD格式的藍光光碟播放器。而訊連科技「PowerDVD  Ultra極致版」能支援AVCHD以光碟或是檔式格式來播放。「威力製片/  PowerProducer」則支援AVCHD格式的製片。
&#160;資料來源：訊連科技
 
]]></description>
			<content:encoded><![CDATA[<p><meta http-equiv="Content-Type" content="text/html; charset=big5" />
<p style="line-height: 19px"><font color="#333333" size="2"> <span class="menu-s9">世界級數位家庭軟體解決方案領導廠商，訊連科技（CyberLink 5203,台灣）宣布支援高畫質光碟壓縮技術(  AVCHD)的播放及製作。訊連科技的「<a href="http://www.sosoft.net/productdetail/ProductDetail.jsp?pid=9803" target="_blank">PowerDVD  Ultra極致版</a>」目前己經支援高晝質影像的播放，而「<a href="http://www.sosoft.net/productdetail/ProductDetail.jsp?pid=9568" target="_blank">威力製片/  PowerProducer</a>」預計在今年年中將支援高畫質影像的製作。<a id="more-1818"></a></span></font></p>
<p style="line-height: 19px"><font color="#333333" size="2"> <span class="menu-s9"> <a href="http://www.sosoft.net/productdetail/ProductDetail.jsp?pid=9803" target="_blank"> <img src="http://www.sosoft.net/product/cyberlink/9803-logo.png" align="right" border="0" height="128" width="100" /></a>訊連科技總經理張華禎表示：「AVCHD格式在錄製及播放高畫質影像內容時，提供相當優異的影像輸出品質」。「以訊連科技在播放及編輯產品上的專業素養及領先開發能力，訊連科技對AVCHD格式的支援，提供我們硬體開發夥伴更大的彈性，並且讓消費者有更多的選擇。」</span></font></p>
<p style="line-height: 19px"><font color="#333333" size="2"> <span class="menu-s9">訊連科技「<a href="http://www.sosoft.net/productdetail/ProductDetail.jsp?pid=9803" target="_blank">PowerDVD  Ultra極致版</a>」己經通過日本AVCHD測試中心的證証。</span></font></p>
<p style="line-height: 19px"><font color="#333333" size="2"> <span class="menu-s9"> <a href="http://www.sosoft.net/productdetail/ProductDetail.jsp?pid=9568" target="_blank"> <img src="http://www.sosoft.net/product/cyberlink/9568-logo.PNG" align="left" border="0" height="128" width="100" /></a>AVCHD視訊編碼乃基於MPEG-4  AVC/H.264視訊標準，支援1080i、720p高畫質輸出。和MPEG-2相較起來，除了檔案壓縮比高、儲存空間需求較小外，在 Mini  DVD上資料讀取速度上也較快。對高畫質需求攝錄影機消費者而言，AVCHD提供了一個更好選擇。</span></font></p>
<p style="line-height: 19px"><font color="#333333" size="2"> <span class="menu-s9">目前新力(Sony)公司與松下電器(Panasonic)的攝錄影機己經支援AVCHD格式錄影，一般的DVD播放機／錄影機無法播放以高畫質拍攝的AVCHD規格光碟片要利用支援AVCHD格式的藍光光碟播放器。而訊連科技「PowerDVD  Ultra極致版」能支援AVCHD以光碟或是檔式格式來播放。「<a href="http://www.sosoft.net/productdetail/ProductDetail.jsp?pid=9568" target="_blank">威力製片/  PowerProducer</a>」則支援AVCHD格式的製片。</span></font><span class="menu-s9"><font style="line-height: 19px" color="#000000" face="Verdana" size="2"><a href="http://www.sosoft.net/productdetail/category.jsp?cid=59" target="_blank"><img src="http://www.sosoft.net/ePaper/images/read_more.gif" align="right" border="0" height="49" width="100" /></a></font></span></p>
<p style="line-height: 19px">&nbsp;資料來源：訊連科技</p>
<p style="line-height: 19px"><font color="#333333" size="2"><span class="menu-s9"></span></font><span class="menu-s9"><font style="line-height: 19px" color="#000000" face="Verdana" size="2"><a href="http://www.sosoft.net/productdetail/category.jsp?cid=59" target="_blank"><br /> </a></font></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1818</wfw:commentRss>
		</item>
		<item>
		<title>傳說中的。趕羚羊 草枝擺。原聲帶！讚啦！</title>
		<link>http://blog.3cbank.com/?p=1817</link>
		<comments>http://blog.3cbank.com/?p=1817#comments</comments>
		<pubDate>Mon, 09 Apr 2007 08:46:19 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>影音新鮮事</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1817</guid>
		<description><![CDATA[ 
這影片小編收藏已久！今日拿出來跟大家分享分享，
 上班無聊看看，笑一下唄！超經典的哦！
請欣賞！「趕羚羊 草枝擺」擺～擺～擺～擺～擺～擺～



歌詞如下：
詞:S.H.K. 曲 (含編曲):G.T.S.
 趕羚羊&#160;&#160;&#160; 草枝擺 羚羊最愛眾人趕
 眾人趕呀&#160;&#160;&#160; 趕羚羊 羚羊眾人笑開懷
 騎羚羊呀&#160;&#160;&#160; 賽羚羊 其樂更勝賽馬趣
 老枝擺呀&#160;&#160;&#160;&#160; 嫩枝擺 草枝擺開鳥飛來 趕羚羊呀草枝擺
－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－ 實在太妙，貼上來給大家笑笑，不要太認真哦！
]]></description>
			<content:encoded><![CDATA[<p><meta http-equiv="Content-Language" content="zh-tw" /> <meta http-equiv="Content-Type" content="text/html; charset=big5" />
<p style="line-height: 19px"><font size="2">這影片小編收藏已久！今日拿出來跟大家分享分享，</font></p>
<p style="line-height: 19px"><font size="2"> 上班無聊看看，笑一下唄！超經典的哦！</font></p>
<p style="line-height: 19px"><font size="2">請欣賞！「趕羚羊 草枝擺」擺～擺～擺～擺～擺～擺～<a id="more-1817"></a></font></p>
<p style="line-height: 19px"><object height="350" width="425">
<param name="movie" value="http://www.youtube.com/v/1aynStEsTwU"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/1aynStEsTwU" type="application/x-shockwave-flash" wmode="transparent" height="350" width="425"></embed></object></p>
<p style="line-height: 19px"><b><font size="2">歌詞如下：</font></b></p>
<p style="line-height: 19px"><font size="2">詞:S.H.K. 曲 (含編曲):G.T.S.</p>
<p> 趕羚羊&nbsp;&nbsp;&nbsp; 草枝擺<br /> 羚羊最愛眾人趕</p>
<p> 眾人趕呀&nbsp;&nbsp;&nbsp; 趕羚羊<br /> 羚羊眾人笑開懷</p>
<p> 騎羚羊呀&nbsp;&nbsp;&nbsp; 賽羚羊<br /> 其樂更勝賽馬趣</p>
<p> 老枝擺呀&nbsp;&nbsp;&nbsp;&nbsp; 嫩枝擺<br /> 草枝擺開鳥飛來<br /> 趕羚羊呀草枝擺</font></p>
<p style="line-height: 19px"><font size="2">－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－<br /> 實在太妙，貼上來給大家笑笑，不要太認真哦！</font></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1817</wfw:commentRss>
		</item>
		<item>
		<title>如何自訂常用的office快捷鍵？</title>
		<link>http://blog.3cbank.com/?p=1816</link>
		<comments>http://blog.3cbank.com/?p=1816#comments</comments>
		<pubDate>Wed, 04 Apr 2007 09:13:45 +0000</pubDate>
		<dc:creator>Candice</dc:creator>
		
		<category>密技百樂門</category>

		<guid isPermaLink="false">http://blog.3cbank.com/?p=1816</guid>
		<description><![CDATA[    
 Office包含了很多我們常用的應用軟體，例如Word、Excel，一般我們在使用這些軟體時，常會使用快捷鍵來加速工作的效率，像是Ctrl  + C(複製)、Ctrl + V(貼上)、Ctrl +  S(儲存)&#8230;等，但是很多明明常會使用到的功能，Office本身卻沒有預設的快捷鍵，每次要使用時，就得由上方的工具列，一層一層的找尋到所需的功能，實在蠻花時間的！既然Office沒有預設，那麼我們就自己來賦予常用功能一個簡單的快捷鍵吧！
 第1步  啟動欲設定的應用軟體後(以Word為例)，同時按下Ctrl + Alt +「+」(數字鍵的「+」號鍵)，這時候螢幕上的鼠標會變成一個像花的圖示。

 第2步  接著，再將這個像花的鼠標圖示，移動到上方工具列，或上方的功能圖示，找到欲設定的功能後按一下滑鼠左鍵。

 第3步  就會彈出一個「自定鍵盤」的對話視窗，然後按下想設定的快捷鍵組合，例如：Ctrl + Alt +「&#8595;」或其它組合鍵，再按下［指定］-&#62;【關閉】即可。

  若您設定的組合鍵目前為其它功能所使用，則在「目前指定於」的後方會顯示目前使用該組合鍵的是哪一個功能(如下圖)，這時候必須改用其它的組合鍵，避免先前的組合被覆蓋了，若欲設定的組合鍵還沒有被指定，則會顯示＂[未指定]＂(如上圖)。

 第4步   若想移除所設定的快捷鍵，可按照第1步至第3步驟開啟「自定鍵盤」的對話視窗，選擇「現用代表鍵」中的組合鍵，按下［移除］-&#62;【關閉】即可刪除不需要的快捷鍵囉！

]]></description>
			<content:encoded><![CDATA[<p><meta http-equiv="Content-Type" content="text/html; charset=big5" />  <style> <!-- .text-gery { 	font-family: "新細明體"; 	font-size: 12px; 	line-height: 160%; 	color: #666666; 	text-decoration: none; } span.menu-s9 	{} --> </style>
<p style="line-height: 19px"><font color="#333333" face="新細明體" size="2"> <span class="menu-s9">Office包含了很多我們常用的應用軟體，例如Word、Excel，一般我們在使用這些軟體時，常會使用快捷鍵來加速工作的效率，像是Ctrl  + C(複製)、Ctrl + V(貼上)、Ctrl +  S(儲存)&hellip;等，但是很多明明常會使用到的功能，Office本身卻沒有預設的快捷鍵，每次要使用時，就得由上方的工具列，一層一層的找尋到所需的功能，實在蠻花時間的！既然Office沒有預設，那麼我們就自己來賦予常用功能一個簡單的快捷鍵吧！<a id="more-1816"></a></span></font></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第1步</b></font><font color="#333333" face="新細明體" size="2">  啟動欲設定的應用軟體後(以Word為例)，同時按下Ctrl + Alt +「+」(數字鍵的「+」號鍵)，這時候螢幕上的鼠標會變成一個像花的圖示。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_4/fast-1.jpg" border="0" height="401" width="540" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第2步</b></font><font color="#333333" face="新細明體" size="2">  接著，再將這個像花的鼠標圖示，移動到上方工具列，或上方的功能圖示，找到欲設定的功能後按一下滑鼠左鍵。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_4/fast-2.jpg" border="0" height="356" width="540" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第3步</b></font><font color="#333333" face="新細明體" size="2">  就會彈出一個「自定鍵盤」的對話視窗，然後按下想設定的快捷鍵組合，例如：Ctrl + Alt +「&darr;」或其它組合鍵，再按下［指定］-&gt;【關閉】即可。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_4/fast-3.JPG" border="0" height="364" width="342" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#333333" face="新細明體" size="2"> 若您設定的組合鍵目前為其它功能所使用，則在「目前指定於」的後方會顯示目前使用該組合鍵的是哪一個功能(如下圖)，這時候必須改用其它的組合鍵，避免先前的組合被覆蓋了，若欲設定的組合鍵還沒有被指定，則會顯示＂[未指定]＂(如上圖)。</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_4/fast-4.JPG" border="0" height="364" width="342" /></p>
<p style="line-height: 19px"><span class="menu-s9"> <font color="#ff0000" face="新細明體" size="2"><b>第4步 </b></font> <font color="#333333" face="新細明體" size="2"> 若想移除所設定的快捷鍵，可按照第1步至第3步驟開啟「自定鍵盤」的對話視窗，選擇「現用代表鍵」中的組合鍵，按下［移除］-&gt;【關閉】即可刪除不需要的快捷鍵囉！</font></span></p>
<p style="line-height: 19px"><img src="http://www.sosoft.net/epaper_new/2007_4_4/fast-5.JPG" border="0" height="364" width="342" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.3cbank.com/?feed=rss2&amp;p=1816</wfw:commentRss>
		</item>
	</channel>
</rss>
